Apply K-means algorithm with two clusters C1(3,3) and C2(5,4) using Manhattan distance for only one iteration.
Consider 6 points in two-dimensions space shown in the table P1 P2 P3 P4 P5 P6
Apply Kmeans algorithm with two clusters C1(3,3) and C2(5,4) using Manhattan distance for only one iteration.