ScholarGate
助手
Machine learningMachine learning

集成朴素贝叶斯

集成朴素贝叶斯(Ensemble Naive Bayes)训练多个朴素贝叶斯分类器——每个分类器通过装袋(bagging)、特征子集或提升(boosting)等方式接触数据的不同视图——并通过投票或概率平均来组合它们的概率预测。该方法通过集成聚合保留了单个朴素贝叶斯模型的速度和可解释性,同时降低了方差并提高了准确性。

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

阅读完整方法

仅限会员

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

登录

Method map

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

来源

  1. Dietterich, T. G. (2000). Ensemble Methods in Machine Learning. In J. Kittler & F. Roli (Eds.), Multiple Classifier Systems (MCS 2000), Lecture Notes in Computer Science, vol. 1857, pp. 1–15. Springer. DOI: 10.1007/3-540-45014-9_1
  2. Lowd, D. & Domingos, P. (2005). Naive Bayes Models for Probability Estimation. In Proceedings of the 22nd International Conference on Machine Learning (ICML 2005), pp. 529–536. ACM. DOI: 10.1145/1102351.1102418

如何引用本页

ScholarGate. (2026, June 3). Ensemble of Naive Bayes Classifiers. ScholarGate. https://scholargate.app/zh/machine-learning/ensemble-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
ScholarGateEnsemble Naive Bayes (Ensemble of Naive Bayes Classifiers). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/ensemble-naive-bayes · 数据集: https://doi.org/10.5281/zenodo.20539026