each point is a cluster in itself. we then combine the two nearest clusters into one. what type of clustering does this represent ?
Answers
Answered by
1
Hierarchical clustering is the answer.
- Clustering is a machine method of combining or grouping similar data points together .
- In Hierarchical clustering, every data point is assigned on its own cluster and then two nearest clusters are grouped/merged together
Answered by
16
Agglomerative...............
Similar questions