@@ -29,24 +29,18 @@ landingContent:
29
29
links :
30
30
- text : Python notebooks
31
31
url : tutorial-1st-experiment-sdk-setup.md
32
- - text : RStudio
33
- url : tutorial-1st-r-experiment.md
34
32
- text : The designer (drag & drop)
35
33
url : tutorial-designer-automobile-price-train-score.md
36
- - text : Automated ML
34
+ - text : RStudio
35
+ url : tutorial-1st-r-experiment.md
36
+ - text : Auto ML
37
37
url : tutorial-first-experiment-automated-ml.md
38
38
- linkListType : overview
39
39
links :
40
40
- text : What is Azure machine learning?
41
41
url : overview-what-is-azure-ml.md
42
42
- text : Architecture and concepts
43
43
url : concept-azure-machine-learning-architecture.md
44
- - linkListType : how-to-guide
45
- links :
46
- - text : Set up your environment
47
- url : how-to-configure-environment.md
48
- - text : Set up training compute targets
49
- url : how-to-set-up-training-targets.md
50
44
51
45
# PYTHON
52
46
- title : ' Use the Python SDK'
@@ -57,10 +51,12 @@ landingContent:
57
51
url : tutorial-1st-experiment-sdk-setup.md
58
52
- text : Classify images
59
53
url : tutorial-train-models-with-aml.md
60
- - text : Predict taxi fares with automated ML
54
+ - text : Predict taxi fares with Auto ML
61
55
url : tutorial-auto-train-models.md
62
56
- linkListType : how-to-guide
63
57
links :
58
+ - text : Set up your environment
59
+ url : how-to-configure-environment.md
64
60
- text : Train with Scikit-learn
65
61
url : how-to-train-scikit-learn.md
66
62
- text : Train with TensorFlow
@@ -95,12 +91,12 @@ landingContent:
95
91
url : concept-model-management-and-deployment.md
96
92
- text : How & where to deploy
97
93
url : how-to-deploy-and-where.md
94
+ - text : MLOps examples
95
+ url : https://github.com/microsoft/MLOps
98
96
- text : Realtime prediction
99
97
url : how-to-consume-web-service.md
100
98
- text : Batch prediction
101
99
url : how-to-use-parallel-run-step.md
102
- - text : End-to-end examples (GitHub)
103
- url : https://github.com/microsoft/MLOps
104
100
- text : Authentication
105
101
url : how-to-setup-authentication.md
106
102
0 commit comments