Skip to content

Commit db04ddb

Browse files
authored
Merge pull request #110665 from MicrosoftDocs/j-martens-patch-3
Update toc.yml
2 parents ba27dc3 + d9175dc commit db04ddb

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

articles/machine-learning/toc.yml

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,22 @@
1616
- name: Tutorials
1717
expanded: true
1818
items:
19-
- name: Studio & Designer
19+
- name: Studio
2020
items:
21-
- name: 'Designer: 1. Train a regression model'
22-
displayName: studio
23-
href: tutorial-designer-automobile-price-train-score.md
24-
- name: 'Designer: 2. Deploy that model'
25-
displayName: studio
26-
href: tutorial-designer-automobile-price-deploy.md
21+
- name: Designer (drag-n-drop)
22+
items:
23+
- name: '1. Train a regression model'
24+
displayName: studio
25+
href: tutorial-designer-automobile-price-train-score.md
26+
- name: '2. Deploy that model'
27+
displayName: studio
28+
href: tutorial-designer-automobile-price-deploy.md
2729
- name: Automated ML (UI)
2830
items:
29-
- name: Create an automated ML experiment
31+
- name: Create automated ML experiments
3032
displayName: automl, automated, auto ml, portal, ui
3133
href: tutorial-first-experiment-automated-ml.md
32-
- name: Forecast demand with automated ML (Bike share data)
34+
- name: Forecast demand (Bike share data)
3335
displayName: automl, automated, auto ml, portal, ui
3436
href: tutorial-automated-ml-forecast.md
3537
- name: Label image data
@@ -81,14 +83,14 @@
8183
- name: Jupyter Notebooks
8284
displayName: example, examples, server, jupyter, azure notebooks, python, notebook, github
8385
href: samples-notebooks.md
84-
- name: Azure Open Datasets
85-
href: /azure/open-datasets/samples?context=azure/machine-learning/service/context/ml-context
8686
- name: Designer datasets
8787
href: sample-designer-datasets.md
88+
- name: Designer sample pipelines
89+
href: samples-designer.md
8890
- name: End-to-end MLOps examples
8991
href: https://github.com/microsoft/MLOps
90-
- name: Designer pipelines
91-
href: samples-designer.md
92+
- name: Open Datasets (public)
93+
href: /azure/open-datasets/samples?context=azure/machine-learning/service/context/ml-context
9294
- name: Concepts
9395
items:
9496
- name: Workspace
@@ -118,10 +120,10 @@
118120
href: /azure/machine-learning/algorithm-cheat-sheet
119121
- name: How to select algorithms
120122
href: /azure/machine-learning/how-to-select-algorithms
121-
- name: Automated machine learning
123+
- name: Automated ML
122124
displayName: automl, auto ml
123125
href: concept-automated-ml.md
124-
- name: Manage ML pitfalls
126+
- name: Overfitting & imbalanced data
125127
displayName: automl, auto ml, risks
126128
href: concept-manage-ml-pitfalls.md
127129
- name: Compute instance

0 commit comments

Comments
 (0)