change titles to title case for consistency (#60)

This commit is contained in:
pollfly
2021-09-02 10:48:37 +03:00
committed by GitHub
parent 50ffd9dafb
commit dc57b18b0a
17 changed files with 46 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
---
title: Reproducing experiments
title: Reproducing Experiments
---
Reproduce experiments on local or remote machines, in one of the following ways:

View File

@@ -14,7 +14,7 @@ in the active experiments and models tables. See [Archiving](webapp_archiving).
![Experiment table](../img/webapp_exp_table_01.png)
## Experiments table columns
## Experiments Table Columns
The experiments table default and customizable columns are described in the following table.
@@ -36,7 +36,7 @@ The experiments table default and customizable columns are described in the foll
## Customizing the experiments table
## Customizing the Experiments Table
The experiments table can be customized by:
* Showing / hiding default columns
@@ -69,24 +69,24 @@ all the experiments in the project. The customizations of these two views are sa
### Adding metrics and / or hyperparameters
### Adding Metrics and / or Hyperparameters
![Experiment table customization gif](../img/gif/webapp_exp_table_cust.gif)
Add metrics and / or hyperparameters columns to the experiments table. The metrics and hyperparameters depend upon the
experiments in the table.
#### To add metrics:
#### To Add Metrics:
* Click <img src="/docs/latest/icons/ico-settings.svg" alt="Setting Gear" className="icon size-md" /> **>** **+ METRICS** **>** Expand a metric **>** Select the **LAST** (value),
**MIN** (minimal value), and / or **MAX** (maximal value) checkboxes.
#### To add hyperparameters:
#### To Add Hyperparameters:
* Click <img src="/docs/latest/icons/ico-settings.svg" alt="Setting Gear" className="icon size-md" /> **>** **+ HYPER PARAMETERS** **>** Expand a section **>** Select the
hyperparameter checkboxes.
### Filtering experiments
### Filtering Experiments
![Filtering table gif](../img/gif/filter_screenshots.gif)
@@ -106,7 +106,7 @@ Once a filter is applied to a column, its filter icon will appear with a highlig
### Using other customization features
### Using Other Customization Features
**To use other customization features:**
@@ -116,7 +116,7 @@ Once a filter is applied to a column, its filter icon will appear with a highlig
* Column resizing - In the column heading, drag to a new size.
* Column autofit - In the column heading, double click a column separator.
## Experiment actions
## Experiment Actions
The following table describes the actions that can be done from the experiments table, including the [states](../fundamentals/task.md#task-states-and-state-transitions)
that allow each operation.
@@ -151,7 +151,7 @@ appears when hovering over an action icon.
![Experiment table batch operations](../img/webapp_exp_table_batch_operations.png)
## Creating an experiment leaderboard
## Creating an Experiment Leaderboard
Filter & sort the experiments of any project to create a leaderboard that can be shared and stored. This leaderboard
updates in real time with experiment performance and outputs.

View File

@@ -5,7 +5,7 @@ title: Modifying Models
In the models table, modify models that have a status of *Draft* (status *Published* is read-only). Modify the model
configuration and label enumeration.
## Model configuration
## Model Configuration
**To edit the model configuration:**
@@ -14,7 +14,7 @@ configuration and label enumeration.
![image](../img/webapp_models_05a.png)
### Label enumeration
### Label Enumeration
For each class, label enumeration contains the class name (key) and value.

View File

@@ -4,7 +4,7 @@ title: Viewing Model Details
In the models table, click on a model to view its general information, configuration, and label enumeration.
## General model information
## General Model Information
General information includes:
* Model URL
@@ -16,11 +16,11 @@ If a model is a local file, it is downloadable. If a model is in another type of
![image](../img/webapp_models_02.png)
## Model configuration
## Model Configuration
![image](../img/webapp_models_05.png)
## Label enumeration
## Label Enumeration
For each class, label enumeration contains the class name (key) and value.

View File

@@ -10,7 +10,7 @@ Use the Profile page to manage a **ClearML** user account, including:
* [Switch workspaces](#switching-workspaces) - If using multiple workspaces (are a member of more than one **ClearML Hosted Service** team), switch workspaces.
* [Invite new teammates](#inviting-new-teammates) - Collaborate with new users by inviting them to a **ClearML Hosted Service** workspace.
## Setting user preferences
## Setting User Preferences
The **HiDPI browser scale override** adjusts scaling on High-DPI monitors to improve the Web UI experience. It is enabled
by default, but can be disabled.
@@ -29,7 +29,7 @@ Users that use their own **ClearML Server** can choose whether to send anonymous
* **Region** - The region for AWS S3.
* **Host (Endpoint)** - The host for non-AWS S3 servers.
## Creating ClearML credentials
## Creating ClearML Credentials
**ClearML** credentials include:
* Access key
@@ -53,7 +53,7 @@ switch to it.
1. In **App Credentials** **>** **+ Create new credentials**.
## Switching workspaces
## Switching Workspaces
:::note
Switching workspaces does not apply to users of a self-hosted **ClearML Server**
@@ -67,7 +67,7 @@ Switching workspaces does not apply to users of a self-hosted **ClearML Server**
Click the workspace to switch to.
* Profile page - In the **WORKSPACES** section, click **SWITCH TO WORKSPACE** **>** Click the workspace to switch to.
## Inviting new teammates
## Inviting New Teammates
:::note
Inviting new teammates does not apply to users of a self-hosted **ClearML Server**.
@@ -88,7 +88,7 @@ section shows the current members of the team, and whether the team has reached
1. Send the invitation hyperlink to an invitee.
## Leaving a workspace
## Leaving a Workspace
A member of a workspace can leave the workspace and no longer be a member of that team.

View File

@@ -12,7 +12,7 @@ With the **Workers and Queues** page, users can:
## Resources utilization
## Resources Utilization
**To monitor resource utilization:**
@@ -34,7 +34,7 @@ With the **Workers and Queues** page, users can:
## Worker utilization
## Worker Utilization
Optimize worker use by monitoring worker utilization in the **Workers** tab.
@@ -45,7 +45,7 @@ Optimize worker use by monitoring worker utilization in the **Workers** tab.
## Queue utilization
## Queue Utilization
**To monitor all queues:**
@@ -64,7 +64,7 @@ Optimize worker use by monitoring worker utilization in the **Workers** tab.
## Queue management
## Queue Management
In the **Queues** tab, do any of the following: