Update lightgbm images

This commit is contained in:
revital 2025-03-18 07:42:14 +02:00
parent 611a5bef77
commit df8a7c7191
9 changed files with 8 additions and 4 deletions

View File

@ -15,25 +15,29 @@ The example script does the following:
The scalars logged in the task can be visualized in a plot, which appears in the ClearML web UI, in the task's **SCALARS** tab.
![LightGBM scalars](../../../img/examples_lightgbm_scalars.png)
![LightGBM scalars](../../../img/examples_lightgbm_scalars.png#light-mode-only)
![LightGBM scalars](../../../img/examples_lightgbm_scalars_dark.png#dark-mode-only)
## Hyperparameters
ClearML automatically logs the configurations applied to LightGBM. They appear in **CONFIGURATIONS > HYPERPARAMETERS > GENERAL**.
![LightGBM hyperparameters](../../../img/examples_lightgbm_config.png)
![LightGBM hyperparameters](../../../img/examples_lightgbm_config.png#light-mode-only)
![LightGBM hyperparameters](../../../img/examples_lightgbm_config_dark.png#dark-mode-only)
## Artifacts
Models created by the task appear in the task's **ARTIFACTS** tab. ClearML automatically logs and tracks
models and any snapshots created using LightGBM.
![LightGBM model](../../../img/examples_lightgbm_model.png)
![LightGBM model](../../../img/examples_lightgbm_model.png#light-mode-only)
![LightGBM model](../../../img/examples_lightgbm_model_dark.png#dark-mode-only)
## Console
All other console output appears in **CONSOLE**.
![LightGBM console](../../../img/examples_lightgbm_console.png)
![LightGBM console](../../../img/examples_lightgbm_console.png#light-mode-only)
![LightGBM console](../../../img/examples_lightgbm_console_dark.png#dark-mode-only)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB