ScholarGate
助手
Machine learningMachine learning

贝叶斯朴素贝叶斯 (Bayesian Naive Bayes)

贝叶斯朴素贝叶斯对经典朴素贝叶斯分类器参数进行了完全贝叶斯处理:它不对类别条件分布进行最大似然估计,而是对参数放置共轭先验(通常是分类数据的狄利克雷分布,连续数据的正态-伽马分布),然后将它们积分掉,从而产生自然量化不确定性并避免在小型数据集上过拟合的预测后验分布。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Murphy, K. P. (2012). Machine Learning: A Probabilistic Perspective (Ch. 3, 4). MIT Press. ISBN: 978-0-262-01802-9
  2. Bishop, C. M. (2006). Pattern Recognition and Machine Learning (Ch. 8). Springer. ISBN: 978-0-387-31073-2

如何引用本页

ScholarGate. (2026, June 3). Fully Bayesian Naive Bayes Classifier. ScholarGate. https://scholargate.app/zh/machine-learning/bayesian-naive-bayes

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

被引用于

ScholarGateBayesian Naive Bayes (Fully Bayesian Naive Bayes Classifier). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/bayesian-naive-bayes · 数据集: https://doi.org/10.5281/zenodo.20539026