Computer Science, asked by Sherry5430, 1 year ago

Discuss agglomerative and divisive clustering techniques

Answers

Answered by Anonymous
0
agglomerative: This is a "bottom up" approach: each observation starts in its own cluster, and pairs of clusters are merged as one moves up the hierarchy.

Divisive clustering. ... This variant of hierarchical clustering is called top-down clustering or divisive clustering .
We start at the top with all documents in one cluster
Similar questions