Skip to content

Commit f04f08c

Browse files
Merge pull request #210556 from sdgilley/sdg-v2-tutorials
rearrange tutorial TOC
2 parents 742586c + 9d59ba1 commit f04f08c

File tree

3 files changed

+21
-26
lines changed

3 files changed

+21
-26
lines changed

articles/machine-learning/breadcrumb/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@
7979
items:
8080
- name: Machine Learning
8181
tocHref: /power-bi/connect-data/
82-
topicHref: /azure/machine-learning/index
82+
topicHref: /azure/machine-learning/v1/introduction

articles/machine-learning/toc.yml

Lines changed: 14 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- name: Tutorials
2323
expanded: true
2424
items:
25-
- name: Python get started (Day 1)
25+
- name: Azure ML in a day
2626
expanded: true
2727
items:
2828
- name: 1. Run a Python script
@@ -31,45 +31,34 @@
3131
href: tutorial-1st-experiment-sdk-train.md
3232
- name: 3. Use your own data
3333
href: tutorial-1st-experiment-bring-data.md
34-
- name: Jupyter Notebooks
34+
- name: Build models
3535
items:
3636
- name: Train & deploy image classification
3737
displayName: MNIST
3838
href: tutorial-train-deploy-notebook.md
39-
- name: Object detection with AutoML
40-
displayName: automl, automated, auto ml, computer vision, images, image model
41-
href: tutorial-auto-train-image-models.md
42-
43-
- name: Studio
44-
items:
45-
- name: Automated ML (UI)
46-
items:
39+
- name: Create production ML pipelines (preview)
40+
href: tutorial-pipeline-python-sdk.md
41+
- name: Train a TensorFlow image classification model
42+
href: tutorial-train-deploy-image-classification-model-vscode.md
43+
- name: Automated ML
44+
items:
45+
- name: Object detection with AutoML (SDK)
46+
displayName: automl, automated, auto ml, computer vision, images, image model
47+
href: tutorial-auto-train-image-models.md
4748
- name: Create automated ML experiments
48-
displayName: automl, automated, auto ml, portal, ui
49+
displayName: automl, automated, auto ml, portal, studio, ui
4950
href: tutorial-first-experiment-automated-ml.md
5051
- name: Forecast demand (Bike share data)
51-
displayName: automl, automated, auto ml, portal, ui
52+
displayName: automl, automated, auto ml, portal, studio, ui
5253
href: tutorial-automated-ml-forecast.md
5354
- name: Designer (drag-n-drop)
5455
items:
5556
- name: 1. Train a regression model
5657
displayName: studio
5758
href: tutorial-designer-automobile-price-train-score.md
58-
- name: 2. Deploy that model
59+
- name: 2. Deploy the model
5960
displayName: studio
6061
href: tutorial-designer-automobile-price-deploy.md
61-
- name: Visual Studio Code
62-
items:
63-
- name: Train a TensorFlow image classification model
64-
href: tutorial-train-deploy-image-classification-model-vscode.md
65-
- name: Microsoft Power BI integration
66-
items:
67-
- name: "Part 1: Train and deploy models"
68-
href: tutorial-power-bi-custom-model.md
69-
- name: "Part 2: Consume in Power BI"
70-
href: /power-bi/connect-data/service-aml-integrate?context=azure/machine-learning/context/ml-context
71-
- name: Build a training pipeline (Python SDK V2)(preview)
72-
href: tutorial-pipeline-python-sdk.md
7362
- name: Samples
7463
items:
7564
- name: Jupyter Notebooks

articles/machine-learning/v1/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@
5656
href: tutorial-1st-experiment-bring-data.md
5757
- name: "Build a training pipeline (Python)"
5858
href: "tutorial-pipeline-python-sdk.md"
59+
- name: Microsoft Power BI integration
60+
items:
61+
- name: "Part 1: Train and deploy models"
62+
href: ../tutorial-power-bi-custom-model.md
63+
- name: "Part 2: Consume in Power BI"
64+
href: /power-bi/connect-data/service-aml-integrate?context=azure/machine-learning/context/ml-context
5965
- name: Samples (v1)
6066
items:
6167
- name: Jupyter Notebooks

0 commit comments

Comments
 (0)