mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#261)
This commit is contained in:
@@ -297,15 +297,15 @@ Upgrading to this version requires a manual [data migration](../deploying_clearm
|
||||
**Features**
|
||||
|
||||
* Add experiment hyperparameter grouping:
|
||||
* **HYPER PARAMETERS** tab renamed to **CONFIGURATIONS**.
|
||||
* **CONFIGURATIONS** tab contains the sections **USER PROPERTIES**, **HYPER PARAMETERS**, **CONFIGURATION OBJECTS**
|
||||
* **HYPER PARAMETERS** tab renamed to **CONFIGURATION**.
|
||||
* **CONFIGURATION** tab contains the sections **USER PROPERTIES**, **HYPER PARAMETERS**, **CONFIGURATION OBJECTS**
|
||||
* Add user properties group. Key-value pairs always editable (**USER PROPERTIES** section).
|
||||
* Add command line options group * argparse and older experiments parameters (**CONFIGURATIONS / HYPER PARAMETERS / Args**).
|
||||
* Add TensorFlow definitions group (**CONFIGURATIONS / HYPER PARAMETERS / TF_DEFINE**).
|
||||
* Add environment variables group (**CONFIGURATIONS / HYPER PARAMETERS / Environment**).
|
||||
* Improve experiment model configuration:
|
||||
* Model design is in the **ARTIFACTS** tab.
|
||||
* Experiment model description is in the **CONFIGURATIONS OBJECTS** section in the **CONFIGURATIONS** tab.
|
||||
* Experiment model description is in the **CONFIGURATION OBJECTS** section in the **CONFIGURATION** tab.
|
||||
* Improve experiment comparison:
|
||||
* In hyperparameter parallel coordinate comparison, hover over an experiment name to highlight it on plot ([GitHub Issue #53](https://github.com/allegroai/trains/issues/53)).
|
||||
* Remove fields providing no additional information from comparison.
|
||||
|
||||
Reference in New Issue
Block a user