Skip to content

Commit 7ae1f98

Browse files
committed
fix build errors
1 parent 0c3c99e commit 7ae1f98

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@
631631
"redirect_document_id": false
632632
},
633633
{
634-
"source_path_from_root": "/articles/machine-learning/studio/overview-what-is-machine-learning-studio.md",
634+
"source_path_from_root": "/articles/machine-learning/overview-what-is-machine-learning-studio.md ",
635635
"redirect_url": "/azure/machine-learning/overview-what-is-azure-machine-learning#studio",
636636
"redirect_document_id": false
637637
},

articles/machine-learning/how-to-use-automated-ml-for-ml-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: automl, FY21Q4-aml-seo-hack, contperf-fy21q4, event-tier1-build-2022,
1515

1616
# Set up no-code AutoML training with the studio UI
1717

18-
In this article, you learn how to set up AutoML training jobs without a single line of code using Azure Machine Learning automated ML in the [Azure Machine Learning studio](overview-what-is-azure-machine-learning.md#studio.md).
18+
In this article, you learn how to set up AutoML training jobs without a single line of code using Azure Machine Learning automated ML in the [Azure Machine Learning studio](overview-what-is-azure-machine-learning.md#studio).
1919

2020
Automated machine learning, AutoML, is a process in which the best machine learning algorithm to use for your specific data is selected for you. This process enables you to generate machine learning models quickly. [Learn more about how Azure Machine Learning implements automated machine learning](concept-automated-ml.md).
2121

articles/machine-learning/v1/concept-azure-machine-learning-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Azure Machine Learning provides the following monitoring and logging capabilitie
260260

261261
### Studio
262262

263-
[Azure Machine Learning studio](../overview-what-is-azure-machine-learning.md#studio.md) provides a web view of all the artifacts in your workspace. You can view results and details of your datasets, experiments, pipelines, models, and endpoints. You can also manage compute resources and datastores in the studio.
263+
[Azure Machine Learning studio](../overview-what-is-azure-machine-learning.md#studio) provides a web view of all the artifacts in your workspace. You can view results and details of your datasets, experiments, pipelines, models, and endpoints. You can also manage compute resources and datastores in the studio.
264264

265265
The studio is also where you access the interactive tools that are part of Azure Machine Learning:
266266

0 commit comments

Comments
 (0)