Skip to content

Commit d4b744d

Browse files
authored
Merge pull request #112297 from MicrosoftDocs/j-martens-patch-11
Update index.yml
2 parents 498af80 + 67b02ac commit d4b744d

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

articles/machine-learning/index.yml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### YamlMime:Landing
22

33
title: Azure Machine Learning documentation
4-
summary: Learn how to use Azure Machine Learning to train, deploy, and manage machine learning models and pipelines at scale. Tutorials, code examples, API references, and more show you how.
4+
summary: Learn how to train, deploy, and manage machine learning models, AutoML experiments, and pipelines at scale with Azure Machine Learning. Tutorials, code examples, API references, and more show you how.
55

66
metadata:
77
title: Azure Machine Learning documentation
8-
description: Learn how to use Azure Machine Learning to train, deploy, and manage machine learning models, automl experiments, and pipelines at scale. Tutorials, code examples, API references, and more show you how.
8+
description: Learn how to train, deploy, and manage machine learning models, AutoML experiments, and pipelines at scale with Azure Machine Learning. Tutorials, code examples, API references, and more show you how.
99

1010
services: machine-learning
1111
ms.service: machine-learning
@@ -39,20 +39,22 @@ landingContent:
3939
# Studio
4040
- title: 'Use the studio web experience'
4141
linkLists:
42+
- linkListType: overview
43+
links:
44+
- text: What is the designer (drag & drop)?
45+
url: concept-designer.md
46+
- text: What is automated machine learning?
47+
url: concept-automated-ml.md
4248
- linkListType: tutorial
4349
links:
44-
- text: Use AutoML to build a classification model
50+
- text: 'AutoML: build a classification model'
4551
url: tutorial-first-experiment-automated-ml.md
46-
- text: Use the designer to predict prices
52+
- text: 'AutoML: train & deploy ML models'
53+
url: how-to-use-automated-ml-for-ml-models.md
54+
- text: 'The designer: predict auto prices'
4755
url: tutorial-designer-automobile-price-train-score.md
4856
- text: Create an image labeling project
4957
url: tutorial-labeling.md
50-
- linkListType: overview
51-
links:
52-
- text: What is the designer (drag & drop)?
53-
url: concept-designer.md
54-
- text: What is automated ML?
55-
url: concept-automated-ml.md
5658

5759

5860
# PYTHON

0 commit comments

Comments
 (0)