Small edits (#257)

This commit is contained in:
pollfly
2022-05-22 10:27:30 +03:00
committed by GitHub
parent bd1c132578
commit c20e9ef111
57 changed files with 129 additions and 123 deletions

View File

@@ -13,7 +13,7 @@ The example script does the following:
## Scalars
The scalars logged in the experiment can be visualized in a plot, which appears in the ClearML web UI, in the **experiment's page > RESULTS > SCALARS**.
The scalars logged in the experiment can be visualized in a plot, which appears in the ClearML web UI, in the **experiment's page > SCALARS**.
![LightGBM scalars](../../../img/examples_lightgbm_scalars.png)
@@ -32,7 +32,7 @@ models and any snapshots created using LightGBM.
## Console
All other console output appears in **RESULTS > CONSOLE**.
All other console output appears in **CONSOLE**.
![LightGBM console](../../../img/examples_lightgbm_console.png)