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
1
D) I, II and III
The final clusters depend on "the value of K", "the initial cluster seeds chosen" and "the distance function used".
Answered by
0
Hi there,
If you run K-means Clustering Algorithm on a given dataset. The factors which on your final cluster depend is :
- The Value of K
- The initial cluster seeds chosen
- The Distance function used
so from the option your answer is option D which is I,II and III.
Thank you.
Similar questions