Consider K-means algorithm for the following distance matrix where K-2 and the initial points are chosen as a and b. a b d 0 9 7 5 4 2 NOOO b 2 1 7 3 WONO 7 2 3 5 4 d 5 1 3 0 4 5 4 7 5 4 0 3 f 2 3 4 5 3 0 (b) Using the clustering results above, calculate the intra-cluster distances for cluster C1 and C2.

icon
Related questions
Question

THIS IS NOT AN ASSIGNMENT. THIS IS PRACTICE WORK.

Consider K-means algorithm for the following distance matrix where K-2 and the initial points are chosen as a
and b.
a
b
C
d
e
f
a
0
9
7
5
4
2
b
9
0
2
1
7
3
C
7
2
0
3
5
4
d
5
1
3
0
4
5
e
4
7
5
4
0
3
f
2
3
4
5
3
0
(b) Using the clustering results above, calculate the intra-cluster distances for
cluster C1 and C2.
Transcribed Image Text:Consider K-means algorithm for the following distance matrix where K-2 and the initial points are chosen as a and b. a b C d e f a 0 9 7 5 4 2 b 9 0 2 1 7 3 C 7 2 0 3 5 4 d 5 1 3 0 4 5 e 4 7 5 4 0 3 f 2 3 4 5 3 0 (b) Using the clustering results above, calculate the intra-cluster distances for cluster C1 and C2.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer