Suppose you run K-means clustering algorithm on a given dataset. What are the factors on which the final clusters depend on ?
I. The value of K
II. The initial cluster seeds chosen
III. The distance function used.
A) I only
B) II only
C) I and II only
D) I, II and III
Answers
Answered by
0
D) I, II and III
The final clusters depend on "the value of K", "the initial cluster seeds chosen" and "the distance function used".
Similar questions