Introduces hierarchical and k-means clustering methods, discussing construction approaches, linkage functions, Ward's method, the Lloyd algorithm, and k-means++.
Explores clustering methods for partitioning data into meaningful classes when labeling is unknown, covering K-means, dissimilarity measures, and hierarchical clustering.