Skip to content

Commit 0508f37

Browse files
Merge pull request #50924 from ShawnKupfer/WB1817
User Story 440784: Q&M: Retire R path and modules (3 of 3)
2 parents b865021 + cb245c0 commit 0508f37

29 files changed

+50
-1977
lines changed

.openpublishing.redirection.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49071,6 +49071,51 @@
4907149071
"source_path": "learn-pr/machine-learning/introduction-classification-models/index.yml",
4907249072
"redirect_url": "https://learn.microsoft.com/training/browse/",
4907349073
"redirect_document_id": false
49074+
},
49075+
{
49076+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/1-introduction.yml",
49077+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49078+
"redirect_document_id": false
49079+
},
49080+
{
49081+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/2-what-is-clustering.yml",
49082+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49083+
"redirect_document_id": false
49084+
},
49085+
{
49086+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/3-exercise-train-evaluate-clustering-model.yml",
49087+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49088+
"redirect_document_id": false
49089+
},
49090+
{
49091+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/4-evaluate-different-types-clustering.yml",
49092+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49093+
"redirect_document_id": false
49094+
},
49095+
{
49096+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/5-exercise-train-evaluate-advanced-clustering-models.yml",
49097+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49098+
"redirect_document_id": false
49099+
},
49100+
{
49101+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/6-knowledge-check.yml",
49102+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49103+
"redirect_document_id": false
49104+
},
49105+
{
49106+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/7-challenge-clustering.yml",
49107+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49108+
"redirect_document_id": false
49109+
},
49110+
{
49111+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/8-summary.yml",
49112+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49113+
"redirect_document_id": false
49114+
},
49115+
{
49116+
"source_path": "learn-pr/machine-learning/introduction-clustering-models/index.yml",
49117+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49118+
"redirect_document_id": false
4907449119
}
4907549120
]
4907649121
}

learn-pr/achievements.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5805,6 +5805,11 @@ achievements:
58055805
title: Design a hybrid network architecture on Azure
58065806
summary: You have a traditional on-premises infrastructure that you need to connect to resources in Azure. In this module, you learn how to select a connectivity method for your use cases that balances functionality, cost, and security.
58075807
iconUrl: /training/achievements/design-a-hybrid-network-architecture.svg
5808+
- uid: learn.machine-learning.introduction-clustering-models.badge
5809+
type: badge
5810+
title: Introduction to clustering models by using R and tidymodels
5811+
summary: Get an introduction to clustering models. Clustering is the process of grouping objects with similar objects.
5812+
iconUrl: /training/achievements/machine-learning/introduction-clustering-models.svg
58085813
- uid: learn.machine-learning.introduction-regression-models.badge
58095814
type: badge
58105815
title: Introduction to regression models by using R and tidymodels

learn-pr/machine-learning/introduction-clustering-models/1-introduction.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/machine-learning/introduction-clustering-models/2-what-is-clustering.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/machine-learning/introduction-clustering-models/3-exercise-train-evaluate-clustering-model.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/machine-learning/introduction-clustering-models/4-evaluate-different-types-clustering.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/machine-learning/introduction-clustering-models/5-exercise-train-evaluate-advanced-clustering-models.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/machine-learning/introduction-clustering-models/6-knowledge-check.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

learn-pr/machine-learning/introduction-clustering-models/7-challenge-clustering.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/machine-learning/introduction-clustering-models/8-summary.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)