info@avatto.com
+91-9920808017
0. Assume, you want to cluster 7 observations into 3 clusters using K-Means clustering algorithm. After first iteration the clusters: C1,C2,C3 has the following observartions: C1: {(1,1), (4,4), (7,7)} C2: {(0,4), (4,0)} C3: {(5,5), (9,9)} What will be the cluster centroids if you want to proceed for second iteration?
C1: (4,4), c2:(2,2), C3:(7,7)
C1: (2,2), c2:(0,0), C3:(5,5)
C1: (6,6), c2:(4,4), C3:(9,9)
None of these
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.