Skip to content

Commit d4d51f5

Browse files
committed
fix toc & h1
1 parent 8e79f60 commit d4d51f5

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

articles/machine-learning/toc.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,9 @@
3636
- name: Train & deploy image classification
3737
displayName: MNIST
3838
href: tutorial-train-deploy-notebook.md
39-
- name: Automated ML
40-
items:
41-
- name: Object detection with AutoML
42-
displayName: automl, automated, auto ml, computer vision, images, image model
43-
href: tutorial-auto-train-image-models.md
44-
- name: Forecast demand (Bike share data)
45-
displayName: automl, automated, auto ml, portal, ui
46-
href: tutorial-automated-ml-forecast.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
4742
- name: Prep your code for production
4843
displayName: mlops, mlopspython, production
4944
href: tutorial-convert-ml-experiment-to-production.md
@@ -54,6 +49,9 @@
5449
- name: Create automated ML experiments
5550
displayName: automl, automated, auto ml, portal, ui
5651
href: tutorial-first-experiment-automated-ml.md
52+
- name: Forecast demand (Bike share data)
53+
displayName: automl, automated, auto ml, portal, ui
54+
href: tutorial-automated-ml-forecast.md
5755
- name: Designer (drag-n-drop)
5856
items:
5957
- name: 1. Train a regression model

articles/machine-learning/v1/how-to-auto-train-models-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 10/21/2021
1313
ms.custom: devx-track-python, automl, FY21Q4-aml-seo-hack, contperf-fy21q4, sdkv1, event-tier1-build-2022
1414
---
1515

16-
# Train a regression model with AutoML and Python
16+
# Train a regression model with AutoML and Python (SDK v1)
1717

1818
[!INCLUDE [sdk v1](../../../includes/machine-learning-sdk-v1.md)]
1919

0 commit comments

Comments
 (0)