Consider the data set (6,3), (7,2), (4,8), (2,2), (0,2), (9,0). Taking k=3, show the result after first iteration using k-means algorithm. For choosing initial centroid, use k-means++ by taking (6,3) as initial cluster center.
Answered by
0 Comments
3 weeks ago
This answer is restricted. Please login to view the answer of this question.