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

The evaluation of Flat Clustering and Hierarchical Clustering #5

Open candicezhang521 opened 6 years ago

candicezhang521 commented 6 years ago

So there are several methods to evaluate these two methods, like the Rand index, etc. In most cases, the score for flat clustering is higher than that of the Hierarchical Clustering. Then if it was the other way around, why would that happen?