Skip to content

Commit 25f1a66

Browse files
committed
add to landing page
1 parent 035978c commit 25f1a66

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/machine-learning/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ landingContent:
3535
url: tutorial-1st-r-experiment.md
3636
- text: Auto ML
3737
url: tutorial-first-experiment-automated-ml.md
38+
- text: Data labeling project
39+
url: tutorial-labeling.md
3840
- linkListType: overview
3941
links:
4042
- text: What is Azure machine learning?

articles/machine-learning/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
items:
1919
- name: Studio & Designer
2020
items:
21-
- name: Label image data
22-
displayName: tag, tagging, images
23-
href: tutorial-labeling.md
2421
- name: 'Designer: 1. Train a regression model'
2522
displayName: studio
2623
href: tutorial-designer-automobile-price-train-score.md
@@ -35,6 +32,9 @@
3532
- name: Forecast demand with automated ML (Bike share data)
3633
displayName: automl, automated, auto ml, portal, ui
3734
href: tutorial-automated-ml-forecast.md
35+
- name: Label image data
36+
displayName: tag, tagging, images
37+
href: tutorial-labeling.md
3838
- name: Python SDK
3939
items:
4040
- name: Create first ML experiment

0 commit comments

Comments
 (0)