@@ -49,10 +49,10 @@ landingContent:
49
49
url : tutorial-labeling.md
50
50
- linkListType : overview
51
51
links :
52
- - text : What is the designer?
52
+ - text : What is the drag & drop designer?
53
53
url : concept-designer.md
54
-
55
-
54
+ - text : What is automated machine learning?
55
+ url : concept-automated-ml.md
56
56
57
57
58
58
# PYTHON
@@ -79,22 +79,6 @@ landingContent:
79
79
- text : Train with Keras
80
80
url : how-to-train-keras.md
81
81
82
- # Pipelines
83
- - title : ' Build ML pipelines'
84
- linkLists :
85
- - linkListType : tutorial
86
- links :
87
- - text : Create ML pipelines (Python)
88
- url : tutorial-pipeline-batch-scoring-classification.md
89
- - text : Linear regression to predict prices (designer)
90
- url : tutorial-designer-automobile-price-train-score.md
91
- - linkListType : overview
92
- links :
93
- - text : What are ML pipelines?
94
- url : concept-ml-pipelines.md
95
- - text : What is the designer?
96
- url : concept-designer.md
97
-
98
82
# MLOps
99
83
- title : Deploy & manage models
100
84
linkLists :
@@ -128,3 +112,19 @@ landingContent:
128
112
url : https://github.com/Microsoft/AI
129
113
- text : SDK for R
130
114
url : https://azure.github.io/azureml-sdk-for-r/reference/index.html
115
+
116
+ # Pipelines
117
+ - title : ' Build ML pipelines'
118
+ linkLists :
119
+ - linkListType : tutorial
120
+ links :
121
+ - text : Create ML pipelines (Python)
122
+ url : tutorial-pipeline-batch-scoring-classification.md
123
+ - text : Linear regression to predict prices (designer)
124
+ url : tutorial-designer-automobile-price-train-score.md
125
+ - linkListType : overview
126
+ links :
127
+ - text : What are ML pipelines?
128
+ url : concept-ml-pipelines.md
129
+ - text : What is the designer?
130
+ url : concept-designer.md
0 commit comments