Skip to content

Commit 05b8a9e

Browse files
authored
Merge pull request #113912 from nibaccam/toc-concept
Concept TOC: Automl node
2 parents ec08c14 + 1061e27 commit 05b8a9e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/machine-learning/toc.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,13 @@
101101
- name: How to select algorithms
102102
href: /azure/machine-learning/how-to-select-algorithms
103103
- name: Automated ML
104-
displayName: automl, auto ml
105-
href: concept-automated-ml.md
104+
items:
105+
- name: Automated ML overview
106+
displayName: automl, auto ml
107+
href: concept-automated-ml.md
108+
- name: Overfitting & imbalanced data
109+
displayName: automl, auto ml, risks
110+
href: concept-manage-ml-pitfalls.md
106111
- name: Workspace
107112
href: concept-workspace.md
108113
- name: Environments
@@ -119,9 +124,6 @@
119124
href: concept-data.md
120125
- name: Data ingestion
121126
href: concept-data-ingestion.md
122-
- name: Common pitfalls
123-
displayName: automl, auto ml, risks
124-
href: concept-manage-ml-pitfalls.md
125127
- name: Model training
126128
displayName: run config, estimator, machine learning pipeline, ml pipeline, train model
127129
href: concept-train-machine-learning-model.md

0 commit comments

Comments
 (0)