+1 vote
in Clustering - The Data Ensemble by
retagged by
Each point is a cluster in itself. We then combine the two nearest clusters into one. What type of clustering does this represent ?

a) Divisive

b) None of the Options

c) Point Assignment

d) Agglomerative

1 Answer

0 votes
by
edited by

Agglomerative

Each point is a cluster in itself. We then combine the two nearest clusters into one, it is called as Agglomerative clustering

...