Get desktop application:
View/edit binary Protocol Buffers messages
ColumnType indicates the type of data under the column
Used in:
data type is unknown/mixed
data type is textual
data type is numeric
data type is a date
data type is an array
LocationType indicates where a column comes from
Used in:
Location unknown
Column is located on the experiment
Column is located in the hyperparameter config of the experiment
Column is located on the experiment's validation metrics
Column is located on the experiment's training steps
Column is located on the experiment's custom metric
Column is located on the run
Column is located in the hyperparameter of the run
Column is located on the run's arbitrary metadata
MetricsRange represents the range of a metrics. Range is a in the format of [min, max].
Used in:
The name of metrics formatted as <type>.<name>.
The min of metrics values.
The max of metrics values.
Note is a user comment connected to a project.
Used in:
, , , ,The name or title of the note.
The text contents of the note.
PatchProject is a partial update to a project with all optional fields.
Used in:
The new name for the project.
The new description for the project.
The new key for the project.
Project is a named collection of experiments.
Used in:
, , , , ,The unique id of the project.
The unique name of the project.
The id of the associated workspace.
The description of the project.
Time of most recently started experiment within this project.
Notes associated with this project.
Count of experiments associated with this project.
Count of active experiments associated with this project.
Whether this project is archived or not.
User who created this project.
Whether this project is immutable (default uncategorized project).
ID of the user who created this project.
The name of the associated workspace.
State of project during deletion.
Message stored from errors on async-deleting a project.
The key of the project.
Count of runs associated with this project.
Project Column is a description of a column used on experiments in the project.
Used in:
Raw column name.
Where the column comes from.
Type of data in the column.
Human-friendly name.