Skip to content

Commit 6c86de2

Browse files
committed
RAI automl and private python package move to v1 toc
1 parent 33583b1 commit 6c86de2

File tree

5 files changed

+16
-6
lines changed

5 files changed

+16
-6
lines changed

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3444,6 +3444,16 @@
34443444
"source_path_from_root": "/articles/machine-learning/v1/how-to-differential-privacy.md",
34453445
"redirect_url": "/azure/machine-learning/concept-responsible-ml#privacy-and-security",
34463446
"redirect_document_id": false
3447+
},
3448+
{
3449+
"source_path_from_root": "/articles/machine-learning/how-to-machine-learning-interpretability-automl.md",
3450+
"redirect_url": "/azure/machine-learning/v1/how-to-machine-learning-interpretability-automl",
3451+
"redirect_document_id": true
3452+
},
3453+
{
3454+
"source_path_from_root": "/articles/machine-learning/how-to-use-private-python-packages.md",
3455+
"redirect_url": "/azure/machine-learning/v1/how-to-use-private-python-packages",
3456+
"redirect_document_id": true
34473457
}
34483458
]
34493459
}

articles/machine-learning/toc.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -376,9 +376,6 @@
376376
- name: Set up software environments
377377
displayName: pip, Conda, anaconda
378378
href: how-to-use-environments.md
379-
- name: Use private Python packages
380-
displayName: pip, Conda, anaconda
381-
href: how-to-use-private-python-packages.md
382379
- name: Set input & output directories
383380
displayName: large data, write, experiment files, size limit
384381
href: how-to-save-write-experiment-files.md
@@ -529,9 +526,6 @@
529526
- name: Inference image models with ONNX model
530527
displayName: automl, image, image model, computer vision
531528
href: how-to-inference-onnx-automl-image-models.md
532-
- name: Explain automated ML models
533-
displayName: SDK, interpret, interpret, explain, explainability, interpretability, automated ML, automl, auto ml
534-
href: how-to-machine-learning-interpretability-automl.md
535529
- name: Troubleshoot automated ML
536530
href: how-to-troubleshoot-auto-ml.md
537531
- name: Deploy models
File renamed without changes.

articles/machine-learning/v1/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@
118118
href: how-to-manage-workspace-cli.md
119119
- name: Set up software environments CLI (v1)
120120
href: how-to-use-environments.md
121+
- name: Use private Python packages
122+
displayName: pip, Conda, anaconda
123+
href: how-to-use-private-python-packages.md
121124
- name: Create & manage compute resources
122125
- name: Workspace Diagnostics
123126
href: how-to-workspace-diagnostic-api.md
@@ -265,6 +268,9 @@
265268
href: how-to-prepare-datasets-for-automl-images-v1.md
266269
- name: Reinforcement learning
267270
href: how-to-use-reinforcement-learning.md
271+
- name: Explain automated ML models
272+
displayName: SDK, interpret, interpret, explain, explainability, interpretability, automated ML, automl, auto ml
273+
href: how-to-machine-learning-interpretability-automl.md
268274
- name: Deploy models
269275
items:
270276
- name: Where and how to deploy

0 commit comments

Comments
 (0)