方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 贝叶斯层次聚类 (Bayesian Hierarchical Clustering, BHC)× | 层次聚类× | |
|---|---|---|
| 领域≠ | 统计学 | 机器学习 |
| 方法族≠ | Latent structure | Machine learning |
| 起源年份≠ | 2005 | 1963 |
| 提出者≠ | Katherine Heller & Zoubin Ghahramani | Ward, J. H. |
| 类型≠ | Probabilistic clustering / model-based hierarchical agglomeration | Unsupervised clustering (agglomerative) |
| 开创性文献≠ | Heller, K. A. & Ghahramani, Z. (2005). Bayesian hierarchical clustering. In Proceedings of the 22nd International Conference on Machine Learning (ICML 2005), pp. 297–304. ACM. DOI ↗ | Ward, J. H. (1963). Hierarchical Grouping to Optimize an Objective Function. Journal of the American Statistical Association, 58(301), 236–244. DOI ↗ |
| 别名≠ | BHC, probabilistic hierarchical clustering, Bayesian agglomerative clustering | Hiyerarşik Kümeleme, hiyerarşik kümeleme, agglomerative clustering, hierarchical agglomerative clustering |
| 相关≠ | 6 | 4 |
| 摘要≠ | Bayesian hierarchical clustering is a probabilistic agglomerative algorithm that builds a tree of nested cluster merges using Bayesian model comparison at each step. Rather than minimising a geometric linkage criterion, it evaluates at every candidate merge whether the data from two clusters are better explained by a single combined model or by two separate models, yielding a statistically principled dendrogram. | Hierarchical clustering is an unsupervised method that groups observations into nested clusters and draws the result as a dendrogram, so the number of clusters need not be fixed in advance. Its agglomerative form rests on the objective-function grouping criterion introduced by Joe Ward in 1963. |
| ScholarGate数据集 ↗ |
|
|