package
0.7.0-alpha.1
Repository: https://github.com/g-research/fasttrackml.git
Documentation: pkg.go.dev

# Constants

DefaultNamespaceCode represents default Namespace code.
Supported list of stages.
Supported list of stages.
Supported list of statuses.
Supported list of statuses.
Supported list of statuses.
Supported list of statuses.
Supported list of statuses.

# Structs

AlignedMetric represents model to work with `metrics` table.
App represents a model to work with `apps` table.
Artifact represents the artifact model.
Base represents a base model which other models just inherited.
Context represents model to work with `contexts` table.
Dashboard represents the dashboard model.
Experiment represents model to work with `experiments` table.
ExperimentActivity represents model to hold experiment activity information.
ExperimentExtended represents model to work with `experiments` table and hold extended information.
ExperimentTag represents model to work with `experiment_tags` table.
No description provided by the author
No description provided by the author
LatestMetric represents model to work with `last_metrics` table.
No description provided by the author
Metric represents model to work with `metrics` table.
MetricKeysItem represents object to build composite unique key for map.
Namespace represents a model to work with `namespaces` table.
Param represents model to work with `params` table.
ProjectActivity represents object to store and transfer project activity.
ProjectParams represents object to store and transfer project parameters.
Run represents model to work with `runs` table.
SharedTag represents model to work with `shared_tags` (Aim UI tag).
Tag represents model to work with `tags` table.

# Type aliases

AppState represents the state of App entity.
LifecycleStage represents entity stage.
MetricKeysMap represents map with composite keys.
RowNum represents custom data type.
Status represents Status type.