Computational-Content-Analysis-2018 / 19-Jan-Flat-Clustering

Manning, Christopher, Prabhakar Raghavan and Hinrich Schütze. 2008. “Flat Clustering” and “Hierarchical Clustering.” Chapters 16 and 17 from Introduction to Information Retrieval.
https://github.com/Computational-Content-Analysis-2018
0 stars 1 forks source link

Hierarchical vs. Flat -- when does efficiency matter? #3

Open ghost opened 6 years ago

ghost commented 6 years ago

I understand how hierarchical clustering can provide more information than flat clustering, but when dealing with 'big' data -- flat clustering can be more efficient. How can we determine which is more useful? When are there clear trade-offs?