1 / 8

Exercise: K-means clustering

Exercise: K-means clustering. Use the k-means algorithm and Euclidean distance to cluster the following 8 examples into 3 clusters: A1=(2,10), A2=(2,5), A3=(8,4), A4=(5,8), A5=(7,5), A6=(6,4), A7=(1,2), A8=(4,9). STEP 1. STEP 2. STEP 3. STEP 4. STEP 5. COMPLETE.

svega
Download Presentation

Exercise: K-means clustering

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Exercise: K-means clustering • Use the k-means algorithm and Euclidean distance to cluster the following 8 examples into 3 clusters: • A1=(2,10), A2=(2,5), A3=(8,4), A4=(5,8), A5=(7,5), A6=(6,4), A7=(1,2), A8=(4,9).

  2. STEP 1

  3. STEP 2

  4. STEP 3

  5. STEP 4

  6. STEP 5

  7. COMPLETE

More Related