- K Means Clustering With K 3 And Euclidean Metric Has Been Used To Cluster Two Dimensional Data The Cluster Centroids 1 (23.75 KiB) Viewed 40 times
k-means clustering with k = 3 and Euclidean metric has been used to cluster two- dimensional data. The cluster centroids
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
k-means clustering with k = 3 and Euclidean metric has been used to cluster two- dimensional data. The cluster centroids
k-means clustering with k = 3 and Euclidean metric has been used to cluster two- dimensional data. The cluster centroids are: k1 = [-9, 6]; k2 = [0, 0]; k3 = [8, 1]. Perform a calculation, write it down and demonstrate which cluster a data record x= [4, 0] belongs to. Write a detailed answer.