package
0.7.0-alpha.1
Repository: https://github.com/g-research/fasttrackml.git
Documentation: pkg.go.dev
# Constants
Default Experiment properties.
Default Experiment properties.
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.
# Variables
DefaultContext is the default metric context.
# Structs
Artifact represents the artifact model.
Base is a base model which holds common fields for each model.
Context represents model to work with `contexts` table.
Experiment represents model to work with `experiments` table.
ExperimentTag represents model to work with `experiment_tags` table.
LatestMetric represents model to work with `last_metrics` table.
Log represents a row of the `logs` table.
Metric represents model to work with `metrics` table.
Namespace represents model to work with `namespaces` table.
Param represents model to work with `params` table.
Role represents model to work with `roles` table.
RoleNamespace represents a model to work with `role_relations` table.
Run represents a model to work with `runs` table.
Tag represents model to work with `tags` table.
# Type aliases
LifecycleStage represents entity stage.
RowNum represents custom data type.
Status represents Status type.