Expand description
Data models for expman-rs.
Structs§
- Experiment
Config - Configuration for a single experiment run.
- Experiment
Metadata - Metadata stored for an experiment.
- Metric
Row - A row of metrics logged at a specific step/time.
- RunMetadata
- Metadata stored alongside a run.
Enums§
- Metric
Value - A single metric value — supports float, int, or string.
- RunStatus
- Status of a run.