Skip to content

Commit cce010c

Browse files
authored
Update index.yml
1 parent 37f16c7 commit cce010c

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

articles/machine-learning/index.yml

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ summary: Learn how to use Azure Machine Learning to train, deploy, and manage ma
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 and pipelines at scale. Tutorials, code examples, API references, and more show you how.
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.
99

1010
services: machine-learning
1111
ms.service: machine-learning
@@ -14,7 +14,7 @@ metadata:
1414
ms.collection: collection
1515
author: j-martens
1616
ms.author: jmartens
17-
ms.date: 03/18/2020
17+
ms.date: 04/18/2020
1818

1919
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
2020

@@ -31,17 +31,11 @@ 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)
35+
url: tutorial-first-experiment-automated-ml.md
3436
- text: RStudio
3537
url: tutorial-1st-r-experiment.md
36-
- text: Auto ML
37-
url: tutorial-first-experiment-automated-ml.md
38-
- linkListType: overview
39-
links:
40-
- text: What is Azure machine learning?
41-
url: overview-what-is-azure-ml.md
42-
- text: Architecture and concepts
43-
url: concept-azure-machine-learning-architecture.md
44-
38+
4539
# PYTHON
4640
- title: 'Use the Python SDK'
4741
linkLists:
@@ -107,13 +101,13 @@ landingContent:
107101
links:
108102
- text: SDK for Python
109103
url: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
110-
- text: SDK for R
111-
url: https://azure.github.io/azureml-sdk-for-r/reference/index.html
104+
- text: Designer algorithms & modules
105+
url: algorithm-module-reference/module-reference.md
112106
- text: REST API
113107
url: https://docs.microsoft.com/rest/api/azureml/
114108
- text: Machine learning CLI
115109
url: https://docs.microsoft.com/cli/azure/ext/azure-cli-ml/ml?view=azure-cli-latest
116-
- text: Designer algorithms & modules
117-
url: algorithm-module-reference/module-reference.md
118110
- text: AI reference architectures (GitHub)
119111
url: https://github.com/Microsoft/AI
112+
- text: SDK for R
113+
url: https://azure.github.io/azureml-sdk-for-r/reference/index.html

0 commit comments

Comments
 (0)