We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88777b5 commit 85fb3eaCopy full SHA for 85fb3ea
articles/machine-learning/how-to-auto-train-image-models.md
@@ -541,9 +541,8 @@ Currently the augmentations defined above are applied by default for an Automate
541
For Yolo model, this flag turns off the random affine and horizontal flip augmentation.
542
543
These two flags are supported via *advanced_settings* under *training_parameters* and can be controlled in the following way.
544
-# [Azure CLI](#tab/cli)
545
546
-[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
+ [!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
547
548
```yaml
549
training_parameters:
0 commit comments