mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -17,12 +17,14 @@ The comparison page opens in the **DETAILS** tab, with the models compared [side
|
||||
Click the `MODELS` button to view your currently compared models. Click `X` on a listed model to remove
|
||||
it from the comparison.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
You can add/remove models to your comparison:
|
||||
1. Click the `+` button in any of the comparison tabs. This opens up a window with a model table with the currently
|
||||
compared models at the top.
|
||||

|
||||

|
||||

|
||||
1. Find the models to add by sorting and [filtering](webapp_model_table.md#filtering-columns) the models with the
|
||||
appropriate column header controls. Alternatively, use the search bar to find models by name.
|
||||
1. Select models to include in the comparison (and/or clear the selection of any models you wish to remove).
|
||||
@@ -62,7 +64,8 @@ on the model that will be the new base.
|
||||
The differences between the models are highlighted. You can obscure identical fields by switching on the
|
||||
**Hide Identical Fields** toggle.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
### Tabular Scalar Comparison
|
||||
The **Scalars** tab (**Values** view) lays out the models' reported metric values in a table: a row per metric/variant and a
|
||||
@@ -75,7 +78,8 @@ You can download the scalar comparison table as a CSV file by clicking <img src=
|
||||
|
||||
Switch on the **Show row extremes** toggle to highlight each variant's maximum and minimum values.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
### Graphic Comparison
|
||||
@@ -86,15 +90,18 @@ metric/variant combination per compared model.
|
||||
Line, scatter, box, and bar graphs are compared by a single plot per metric/variant into which the plots of all compared
|
||||
models are combined.
|
||||
|
||||

|
||||

|
||||

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

|
||||

|
||||

|
||||
|
||||
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 model.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
For better plot analysis, see [Plot Controls](webapp_exp_track_visual.md#plot-controls).
|
||||
|
||||
Reference in New Issue
Block a user