mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#162)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
---
|
||||
title: Comparing Experiments
|
||||
---
|
||||
It is always useful to be able to do some forensics on what causes an experiment to succeed and to better understand
|
||||
performance issues.
|
||||
It is always useful to investigate what causes an experiment to succeed.
|
||||
The **ClearML Web UI** provides a deep experiment comparison, allowing to locate, visualize, and analyze differences including:
|
||||
|
||||
* [Details](#details)
|
||||
|
||||
@@ -170,7 +170,7 @@ Click the checkbox in the top left corner of the table to select all items curre
|
||||
An extended bulk selection tool is available through the down arrow next to the checkbox in the top left corner, enabling
|
||||
selecting items beyond the items currently on-screen:
|
||||
* **All** - Select all experiments in the project
|
||||
* **None** - Clear Selection
|
||||
* **None** - Clear selection
|
||||
* **Filtered** - Select **all experiments in the project** that match the current active filters in the project
|
||||
|
||||
## Creating an Experiment Leaderboard
|
||||
|
||||
@@ -11,7 +11,7 @@ meaning that it's the first thing that is seen when opening the project.
|
||||
|
||||
## Metric Snapshot
|
||||
|
||||
On the top of the **OVERVIEW** tab, there is an option to display a **metric snapshot**. Choose a metric and variant,
|
||||
On the top of the **OVERVIEW** tab, you can display a **metric snapshot**. Choose a metric and variant,
|
||||
and then the window will present an aggregated view of the value for that metric and the time that each
|
||||
experiment scored that value. This way, the project's progress can be quickly deduced.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user