mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -28,7 +28,8 @@ and choosing one of these options:
|
||||
|
||||
The downloaded data consists of the currently displayed table columns.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Creating Tasks
|
||||
|
||||
@@ -162,7 +163,8 @@ all the tasks in the project. The customizations of these two views are saved se
|
||||
|
||||
### Adding Metrics and/or Hyperparameters
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Add metrics and/or hyperparameters columns to the task table. The metrics and hyperparameters depend upon the
|
||||
tasks in the table.
|
||||
@@ -184,7 +186,8 @@ tooltip that appears. To view all precise values in a column, hover over a float
|
||||
|
||||
### Filtering Columns
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Filters can be applied by clicking <img src="/docs/latest/icons/ico-filter-off.svg" alt="Filter" className="icon size-md" />
|
||||
on a column, and the relevant filter appears.
|
||||
@@ -252,7 +255,8 @@ operations on the selected tasks. Actions can be performed only on the tasks tha
|
||||
of tasks that can be affected by each action. The same information can be found in the batch action bar, in a tooltip that
|
||||
appears when hovering over an action icon.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Selecting Multiple Tasks
|
||||
|
||||
@@ -277,12 +281,14 @@ In the dropdown menu, select to view **Scalars** or **Plots**.
|
||||
|
||||
**Scalars** shows task scalar results as time series line graphs.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
All single value scalars are plotted into a single clustered bar chart under the "Summary" title, where each cluster
|
||||
represents a reported metric, and each bar in the cluster represents a task.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Click <img src="/docs/latest/icons/ico-settings.svg" alt="Setting Gear" className="icon size-md" /> to customize which
|
||||
metrics to view.
|
||||
@@ -296,11 +302,13 @@ task.
|
||||
Line, scatter, box, and bar graphs are compared by overlaying each metric/variant from all compared tasks' into a
|
||||
single comparative plot.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Other plot types are displayed separately for each task.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Creating a Task Leaderboard
|
||||
|
||||
@@ -321,4 +329,5 @@ based on their name by using the search bar.
|
||||
The final dashboard can be shared by copying the URL from the address bar, this address will replicate the exact same dashboard on any browser.
|
||||
The dashboard can also be bookmarked for later use.
|
||||
|
||||

|
||||

|
||||

|
||||
Reference in New Issue
Block a user