Skip to content

Commit ec5a264

Browse files
authored
Merge pull request #112374 from MicrosoftDocs/j-martens-patch-14
Update index.yml
2 parents fd25e3d + 69f82aa commit ec5a264

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

articles/machine-learning/index.yml

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ landingContent:
3131
url: tutorial-1st-experiment-sdk-setup.md
3232
- text: The designer (drag & drop)
3333
url: tutorial-designer-automobile-price-train-score.md
34-
- text: Auto ML (no code/low-code)
34+
- text: AutoML (no code/low-code)
3535
url: tutorial-first-experiment-automated-ml.md
3636
- text: RStudio
3737
url: tutorial-1st-r-experiment.md
@@ -66,8 +66,10 @@ landingContent:
6666
url: tutorial-1st-experiment-sdk-setup.md
6767
- text: Classify images
6868
url: tutorial-train-models-with-aml.md
69-
- text: Predict taxi fares with Auto ML
69+
- text: Predict taxi fares with AutoML
7070
url: tutorial-auto-train-models.md
71+
- text: Create Azure ML pipelines
72+
url: tutorial-pipeline-batch-scoring-classification.md
7173
- linkListType: how-to-guide
7274
links:
7375
- text: Set up your environment
@@ -80,6 +82,8 @@ landingContent:
8082
url: how-to-train-pytorch.md
8183
- text: Train with Keras
8284
url: how-to-train-keras.md
85+
- text: What are ML pipelines?
86+
url: concept-ml-pipelines.md
8387

8488
# MLOps
8589
- title: Deploy & manage models
@@ -114,19 +118,3 @@ landingContent:
114118
url: https://github.com/Microsoft/AI
115119
- text: SDK for R
116120
url: https://azure.github.io/azureml-sdk-for-r/reference/index.html
117-
118-
# Pipelines
119-
- title: 'Build ML pipelines'
120-
linkLists:
121-
- linkListType: tutorial
122-
links:
123-
- text: Create ML pipelines (Python)
124-
url: tutorial-pipeline-batch-scoring-classification.md
125-
- text: Linear regression to predict prices (designer)
126-
url: tutorial-designer-automobile-price-train-score.md
127-
- linkListType: overview
128-
links:
129-
- text: What are ML pipelines?
130-
url: concept-ml-pipelines.md
131-
- text: What is the designer?
132-
url: concept-designer.md

0 commit comments

Comments
 (0)