You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/achievements.yml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5805,6 +5805,16 @@ achievements:
5805
5805
title: Design a hybrid network architecture on Azure
5806
5806
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.
title: Introduction to regression models by using R and tidymodels
5811
+
summary: Get an introduction to regression models. In machine learning, the goal of regression is to create a model that can predict a numeric, quantifiable value.
title: Introduction to classification models by using R and tidymodels
5816
+
summary: Classification is a form of machine learning in which you train a classification model to predict which category an item belongs to. In this module, you learn how to use the R programming language and tidymodels framework to train classification models.
Copy file name to clipboardExpand all lines: learn-pr/machine-learning/introduction-classification-models/3-exercise-train-evaluate-binary-classification-model.yml
Copy file name to clipboardExpand all lines: learn-pr/machine-learning/introduction-classification-models/5-exercise-perform-classification-alternative-metrics.yml
Copy file name to clipboardExpand all lines: learn-pr/machine-learning/introduction-classification-models/6-create-multiclass-classification-models.yml
Copy file name to clipboardExpand all lines: learn-pr/machine-learning/introduction-classification-models/7-exercise-train-evaluate-multiclass-models.yml
0 commit comments