FREELessons: 20Length: 2.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.2 k-Means Clustering

k-Means Clustering is a simple clustering algorithm based on the centroid (i.e., mean) of a set of points. We describe the operation of the k-Means algorithm and introduce an improved version, Bisecting k-Means.