12. Clustering

A quick dive into unsupervised methods. We cover two clutering methods: partitioning (k-means and k-medoids) and hierarchical.

Johanna Hardin https://m154-comp-stats.netlify.app/
2021-11-18
Monsters as cluster centers moving around throughout the k-means algorithm.

Figure 1: Artwork by @allison_horst.

Agenda

November 16, 2021

  1. unsupervised methods

November 18, 2021

  1. k-means clustering
  2. k-medoid clustering

November 23, 2021

  1. hierarchical clustering

Readings

Reflection questions

Ethics considerations

Slides

Additional Resources

Corrections

If you see mistakes or want to suggest changes, please create an issue on the source repository.

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. Source code is available at https://github.com/hardin47/m154-comp-stats, unless otherwise noted. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".