Question: Use K - means algorithm and Euclidean distance to cluster the following 8 examples into 3 clusters: 1 = ( 2 , 1 0 )

Use K-means algorithm and Euclidean distance to cluster the following 8
examples into 3 clusters: 1=(2,10),2=(2,5),3=(8,4),4=(5,8),5=(7,5),6=
(6,4),7=(1,2),8=(4,9). Suppose that the initial seeds (centers of each cluster) are p1,
p4 and p7. Run the K-means algorithm for 1 iteration only. At the end of this iteration show:
1) The new clusters (i.e., the examples belonging to each cluster).
2) The centers of the new clusters.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!