Small edits (#781)

This commit is contained in:
pollfly
2024-02-20 11:51:54 +02:00
committed by GitHub
parent a9011361bc
commit 2a611f130b
15 changed files with 18 additions and 18 deletions

View File

@@ -30,7 +30,7 @@ And that's it! This creates a [ClearML Task](../fundamentals/task.md) which capt
You can view all the task details in the [WebApp](../webapp/webapp_exp_track_visual.md).
See an example of LightGBM and ClearML in action [here](../guides/frameworks/lightgbm/lightgbm_example.md).
See LightGBM and ClearML in action in a [code example](../guides/frameworks/lightgbm/lightgbm_example.md).
![Experiment scalars](../img/examples_lightgbm_scalars.png)

View File

@@ -29,7 +29,7 @@ And that's it! This creates a [ClearML Task](../fundamentals/task.md) which capt
You can view all the task details in the [WebApp](../webapp/webapp_overview.md).
See an example of MegEngine and ClearML in action [here](../guides/frameworks/megengine/megengine_mnist.md).
See MegEngine and ClearML in action in a [code example](../guides/frameworks/megengine/megengine_mnist.md).
## Automatic Logging Control
By default, when ClearML is integrated into your MegEngine script, it captures all its logged models. But, you may want to

View File

@@ -34,7 +34,7 @@ The ClearML configuration file uses [HOCON](https://github.com/lightbend/config/
Modify these parts of the clearml.conf file and add the key, secret, and region of the S3 bucket.
It's possible to also give access to specific S3 buckets in the `aws.s3.credentials` section. The default configuration
You can also give access to specific S3 buckets in the `aws.s3.credentials` section. The default configuration
provided in the `aws.s3` section is applied to any bucket without a bucket-specific configuration.
You can also enable using a credentials chain to let Boto3