Differentiate between k-means clustering and hierarchical clustering?
Answer / Satyapal Singh
K-means clustering is a type of hard clustering that aims to find K distinct groups where each data point belongs exclusively to one group. Hierarchical clustering, on the other hand, creates a hierarchy of clusters by merging or splitting them. It can be either agglomerative (bottom-up) or divisive (top-down).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is SAS and SPSS in R?
Explain how to create a list in r?
What are problems with R clustering?
How many control statements are present in r?
Explain how to manipulate list elements in r?
What is a factor variable, and why would you use one?
What are recommended systems in r?
How many data structures does r language have?
What do you understand by scientific data visualization in R?
What do copy-on-change issues in r?
What are Generic Functions in R?
What is a file in r?