Supervised vs Unsupervised
Learning without labels.
Two Ways to Learn
Machine learning splits into two big families: supervised learning, which uses labeled answers, and unsupervised learning, which does not. 🧭
Labels Are the Key
In supervised learning, every row carries a known label, the correct answer the model tries to predict for new data.
All lessons in this course
- Supervised vs Unsupervised
- k-Means and Choosing k
- Hierarchical and DBSCAN
- Profile and Name Your Clusters