Skip to content

Commit d554fe5

Browse files
author
Jill Grant
authored
Merge pull request #271131 from sdgilley/sdg-freshness
remove low traffic v1 articles
2 parents 7aa1a85 + 34858f8 commit d554fe5

16 files changed

+83
-583
lines changed

articles/machine-learning/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@
107107
href: ./v1/tutorial-1st-experiment-hello-world.md
108108
- name: 2. Train your model
109109
href: ./v1/tutorial-1st-experiment-sdk-train.md
110-
- name: 3. Use your own data
111-
href: ./v1/tutorial-1st-experiment-bring-data.md
112110
- name: Train & deploy image classification
113111
displayName: MNIST
114112
href: ./v1/tutorial-train-deploy-notebook.md
@@ -562,8 +560,6 @@
562560
href: ./v1/how-to-train-pytorch.md
563561
- name: Train with custom Docker image
564562
href: ./v1/how-to-train-with-custom-image.md
565-
- name: Migrate from Estimators to ScriptRunConfig
566-
href: ./v1/how-to-migrate-from-estimators-to-scriptrunconfig.md
567563
- name: Use Key Vault when training
568564
displayName: secrets keyvault
569565
href: ./v1/how-to-use-secrets-in-runs.md

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/machine-learning/v1/how-to-migrate-from-estimators-to-scriptrunconfig.md",
5+
"redirect_url": "/azure/machine-learning/how-to-set-up-training-targets",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/machine-learning/v1/tutorial-1st-experiment-bring-data.md",
10+
"redirect_url": "/azure/machine-learning/tutorial-train-deploy-notebook",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path_from_root": "/articles/machine-learning/v1/tutorial-power-bi-custom-model.md",
515
"redirect_url": "/azure/machine-learning/tutorial-train-deploy-notebook",

articles/machine-learning/v1/how-to-migrate-from-estimators-to-scriptrunconfig.md

Lines changed: 0 additions & 135 deletions
This file was deleted.
28.2 KB
Loading
39.8 KB
Loading

0 commit comments

Comments
 (0)