Small edits (#283)

This commit is contained in:
pollfly 2022-07-03 11:05:43 +03:00 committed by GitHub
parent f4d0b8646b
commit 5bf8be6075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 19 deletions

View File

@ -5,7 +5,7 @@ title: Version 1.6
### ClearML SDK 1.6.1
**Bug Fixes**
* Fix Task.get_tasks() fails when sending search_hidden=False
* Fix `Task.get_tasks()` fails when sending `search_hidden=False`
* Fix LightGBM example shows UserWarning
### ClearML SDK 1.6.0

View File

@ -113,10 +113,6 @@ All parameters and configuration objects appear in the **CONFIGURATION** tab.
### Hyperparameters
:::important
In older versions of ClearML Server, the **CONFIGURATION** tab was named **HYPER PARAMETERS**, and it contained all parameters. The renamed tab contains a **HYPER PARAMETER** section, and subsections for hyperparameter groups.
:::
Hyperparameters are grouped by their type and appear in **CONFIGURATION** **>** **HYPER PARAMETERS**.
#### Command Line Arguments
@ -166,10 +162,6 @@ parameter in [`Task.connect_configuration`](../references/sdk/task.md#connect_co
![Custom configuration objects](../img/webapp_tracking_28.png)
:::important
In older versions of ClearML Server, the Task model configuration appeared in the **ARTIFACTS** tab, **MODEL CONFIGURATION** section. Task model configurations now appear in the **Configuration Objects** section, in the **CONFIGURATION** tab.
:::
## Artifacts

View File

@ -117,11 +117,6 @@ Set a logging level for the experiment (see the standard Python [logging levels]
#### Hyperparameters
:::important
In older versions of ClearML Server, the **CONFIGURATION** tab was named **HYPER PARAMETERS**, and it contained all
parameters. The renamed tab contains a **HYPER PARAMETER** section, and subsections for hyperparameter groups.
:::
Add, change, or delete hyperparameters, which are organized in the **ClearML Web UI** in the following sections:
* **Args** - Command line arguments and all older experiments parameters, except TensorFlow definitions (logged from code,
@ -157,11 +152,6 @@ except experiments whose status is *Published* (read-only).
#### Configuration Objects
:::important
In older versions of ClearML Server, the Task model configuration appeared in the **ARTIFACTS** tab **>** **MODEL
CONFIGURATION** section. Task model configurations now appear in **CONFIGURATION** **>** **Configuration Objects**.
:::
**To add, change, or delete the Task model configurations:**
* In **CONFIGURATION** **>** **CONFIGURATION OBJECTS** **>** **GENERAL** **>** hover **>** **EDIT** or **CLEAR** (if the