Lesson 11: Clustering and Semi-Supervised Learning
Section outline
-
· Overview: This lesson explores unsupervised learning (finding patterns without labels) through clustering, and then introduces semi-supervised learning, which bridges supervised and unsupervised methods. Students will see how algorithms like K-Means form clusters, why choosing the number of clusters is tricky, and how unlabeled data combined with a bit of labeled data can improve learning.