Lesson 12: Cluster Analysis

Overview Section

Textbook reading: Section 10.3.

Objectives

Upon successful completion of this lesson, you should be able to:

  • Understand the k-means clustering algorithm and know how to program it.
  • Understand the basic idea of agglomerative clustering and the various schemes of updating between-cluster distances.