900 XP
Introduction to clustering models by using R and tidymodels
Get an introduction to clustering models. Clustering is the process of grouping objects with similar objects.
Learning objectives
- When to use clustering models
- How to train and evaluate clustering models by using the tidymodels framework
Start
Add
Prerequisites
- Knowledge of basic mathematics
- Some experience programming in R