mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add table view persistence notes (#9)
This commit is contained in:
@@ -5,7 +5,7 @@ title: The Models Table
|
||||
The models table is a [customizable](#customizing-the-models-table) list of models associated with the experiments in a project. From the models table,
|
||||
view model details, and modify, publish, archive, tag, and move models to other projects.
|
||||
|
||||

|
||||

|
||||
|
||||
## Models table columns
|
||||
|
||||
@@ -39,6 +39,18 @@ Customize any combination of the following:
|
||||
* Sort columns - Metrics and hyperparameters, type of experiment, experiment name, start and last update elapsed time, and last iteration.
|
||||
* Column autofit - In the column heading, double click a resizer (column separator).
|
||||
|
||||
:::note
|
||||
The following models-table customizations are saved on a **per project** basis:
|
||||
* Columns order
|
||||
* Column width
|
||||
* Active sort order
|
||||
* Active filters
|
||||
* Custom columns
|
||||
|
||||
If a project has sub-projects, the models can be viewed by their sub-project groupings or together with
|
||||
all the models in the project. The customizations of these two views are saved separately.
|
||||
:::
|
||||
|
||||
## ClearML Actions from the models table
|
||||
|
||||
The following table describes the **ClearML** features that can be used from the models table, including the states that
|
||||
|
||||
Reference in New Issue
Block a user