Skip to content

Commit ad21a8f

Browse files
committed
Clicktale findings
1 parent a7cddee commit ad21a8f

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

articles/machine-learning/index.yml

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,18 @@ landingContent:
2929
links:
3030
- text: Python notebooks
3131
url: tutorial-1st-experiment-sdk-setup.md
32-
- text: RStudio
33-
url: tutorial-1st-r-experiment.md
3432
- text: The designer (drag & drop)
3533
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
3737
url: tutorial-first-experiment-automated-ml.md
3838
- linkListType: overview
3939
links:
4040
- text: What is Azure machine learning?
4141
url: overview-what-is-azure-ml.md
4242
- text: Architecture and concepts
4343
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
5044

5145
# PYTHON
5246
- title: 'Use the Python SDK'
@@ -57,10 +51,12 @@ landingContent:
5751
url: tutorial-1st-experiment-sdk-setup.md
5852
- text: Classify images
5953
url: tutorial-train-models-with-aml.md
60-
- text: Predict taxi fares with automated ML
54+
- text: Predict taxi fares with Auto ML
6155
url: tutorial-auto-train-models.md
6256
- linkListType: how-to-guide
6357
links:
58+
- text: Set up your environment
59+
url: how-to-configure-environment.md
6460
- text: Train with Scikit-learn
6561
url: how-to-train-scikit-learn.md
6662
- text: Train with TensorFlow
@@ -95,12 +91,12 @@ landingContent:
9591
url: concept-model-management-and-deployment.md
9692
- text: How & where to deploy
9793
url: how-to-deploy-and-where.md
94+
- text: MLOps examples
95+
url: https://github.com/microsoft/MLOps
9896
- text: Realtime prediction
9997
url: how-to-consume-web-service.md
10098
- text: Batch prediction
10199
url: how-to-use-parallel-run-step.md
102-
- text: End-to-end examples (GitHub)
103-
url: https://github.com/microsoft/MLOps
104100
- text: Authentication
105101
url: how-to-setup-authentication.md
106102

0 commit comments

Comments
 (0)