File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -39,20 +39,22 @@ landingContent:
39
39
# Studio
40
40
- title : ' Use the studio web experience'
41
41
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
42
48
- linkListType : tutorial
43
49
links :
44
50
- text : ' AutoML: build a classification model'
45
51
url : tutorial-first-experiment-automated-ml.md
52
+ - text : ' AutoML: train & deploy ML models'
53
+ url : how-to-use-automated-ml-for-ml-models.md
46
54
- text : ' The designer: predict auto prices'
47
55
url : tutorial-designer-automobile-price-train-score.md
48
56
- text : Create an image labeling project
49
57
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 machine learning?
55
- url : concept-automated-ml.md
56
58
57
59
58
60
# PYTHON
You can’t perform that action at this time.
0 commit comments