Question: Once again identify the clusters in Exercise 6 data, this time by applying the k-means algorithm, with k = 3. Try using initial cluster centers
Once again identify the clusters in Exercise 6 data, this time by applying the k-means algorithm, with k = 3. Try using initial cluster centers as far apart as possible.
Exercise 6
Suppose that we have the following data:
Identify the cluster by applying the k-means algorithm, with k = 2. Try using initial cluster centers as far apart as possible.
a B d e g h i j (2,0) (1,2) (2,2) (3,2) (2,3) (3,3) (2,4) (3,4) (4,4) (3,5)
Step by Step Solution
3.36 Rating (149 Votes )
There are 3 Steps involved in it
To apply the kmeans algorithm with k 3 to the data in Exercise 6we first need to choose three initia... View full answer
Get step-by-step solutions from verified subject matter experts
