方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 贝叶斯关联规则× | 贝叶斯高斯混合模型× | |
|---|---|---|
| 领域 | 机器学习 | 机器学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 1994–1995 | 1999–2006 |
| 提出者≠ | Heckerman, D. et al.; Agrawal, R. & Srikant, R. | Attias, H.; Bishop, C. M. |
| 类型≠ | Probabilistic rule mining | Probabilistic clustering / density estimation |
| 开创性文献≠ | Heckerman, D., Geiger, D., & Chickering, D. M. (1995). Learning Bayesian networks: The combination of knowledge and statistical data. Machine Learning, 20(3), 197–243. DOI ↗ | Bishop, C. M. (2006). Pattern Recognition and Machine Learning (Ch. 10). Springer. ISBN: 978-0-387-31073-2 |
| 别名 | Bayesian rule learning, probabilistic association rules, Bayesian itemset mining, BAR | Bayesian GMM, Variational Gaussian Mixture, VBGMM, Dirichlet Process Gaussian Mixture |
| 相关≠ | 6 | 4 |
| 摘要≠ | Bayesian Association Rules extend classical association rule mining by placing a prior probability distribution over rules and scoring them by their posterior probability given the data. Rather than thresholding on raw support and confidence counts, this Bayesian framework naturally penalises complexity, corrects for multiple comparisons, and produces calibrated probabilistic rule strengths across transactional or categorical datasets. | The Bayesian Gaussian Mixture Model places prior distributions over all mixture parameters and infers their posteriors — typically via Variational Bayes or MCMC — rather than fitting fixed point estimates. This yields principled uncertainty quantification, automatic selection of the effective number of components, and resistance to overfitting small datasets. |
| ScholarGate数据集 ↗ |
|
|