
Cluster the following five points (with (x, y) representing locations) into two clusters Initial cluster centers are: A(1, 2), and D(-1, 4) The distance function between two points a (x1, y1)and b-(x2, y2) is defined as: Use k-means algorithm to find the two cluster centers after the