Clustering Dr. Jieh-Shan George YEH [email protected].

download Clustering Dr. Jieh-Shan George YEH jsyeh@pu.edu.tw.

If you can't read please download the document

Transcript of Clustering Dr. Jieh-Shan George YEH [email protected].

  • Slide 1
  • Clustering Dr. Jieh-Shan George YEH [email protected]
  • Slide 2
  • k-Means Clustering k-means clustering aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. The problem is computationally difficult (NP- hard)
  • Slide 3
  • k-Means Clustering: Example iris2