Introduction to Clustering
When: Mar. 11th, 2025 11:00 am - 12:00 pm
Learning Level: Any
To Know
About this Class
Clustering is an unsupervised machine learning technique that groups together similar objects (samples, individuals, etc.). Determining the similarity between objects requires a distance metric. This talk provides a brief overview of distance metrics, hierarchical (agglomerative and divisive) and non-hierarchical (K-means) clustering, and their relative strengths and weaknesses. This is a high-level introduction.