Small edits (#162)

This commit is contained in:
pollfly
2022-01-18 13:23:47 +02:00
committed by GitHub
parent 8f4851c5c1
commit e72ca23b54
24 changed files with 96 additions and 93 deletions

View File

@@ -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)

View File

@@ -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

View File

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