Skip to content

Commit 69646cd

Browse files
committed
change indent
1 parent 0e0de44 commit 69646cd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/machine-learning/tutorial-auto-train-image-models.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -621,17 +621,17 @@ In this automated machine learning tutorial, you did the following tasks:
621621
* See [what hyperparameters are available for computer vision tasks](reference-automl-images-hyperparameters.md).
622622
* Code examples:
623623

624-
# [Azure CLI](#tab/cli)
625-
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
626-
627-
* Review detailed code examples and use cases in the [azureml-examples repository for automated machine learning samples](https://github.com/Azure/azureml-examples/tree/sdk-preview/cli/jobs/automl-standalone-jobs). Please check the folders with 'cli-automl-image-' prefix for samples specific to building computer vision models.
628-
629-
# [Python SDK](#tab/python)
630-
[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]
631-
632-
* Review detailed code examples and use cases in the [GitHub notebook repository for automated machine learning samples](https://github.com/Azure/azureml-examples/tree/sdk-preview/sdk/jobs/automl-standalone-jobs). Please check the folders with 'automl-image-' prefix for samples specific to building computer vision models.
624+
# [Azure CLI](#tab/cli)
625+
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
626+
627+
* Review detailed code examples and use cases in the [azureml-examples repository for automated machine learning samples](https://github.com/Azure/azureml-examples/tree/sdk-preview/cli/jobs/automl-standalone-jobs). Please check the folders with 'cli-automl-image-' prefix for samples specific to building computer vision models.
628+
629+
# [Python SDK](#tab/python)
630+
[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]
633631

634-
---
632+
* Review detailed code examples and use cases in the [GitHub notebook repository for automated machine learning samples](https://github.com/Azure/azureml-examples/tree/sdk-preview/sdk/jobs/automl-standalone-jobs). Please check the folders with 'automl-image-' prefix for samples specific to building computer vision models.
633+
634+
---
635635

636636
> [!NOTE]
637637
> Use of the fridge objects dataset is available through the license under the [MIT License](https://github.com/microsoft/computervision-recipes/blob/master/LICENSE).

0 commit comments

Comments
 (0)