In: Computer Science
When k=2 and the initial values of the mean vector are (2,8) and
(8,1), perform k-means clustering on the following input samples in
the 2D feature space.
(Each iteration step, find the change of the sample vector.
Input sample set={(1,2),(2,3),(4,2),(7,10),(5,7),(9,7)}