NB:朴素贝叶斯
朴素贝叶斯(Naive Bayes,常缩写为NB)是一种基于贝叶斯定理的经典概率分类算法。由于模型假设各特征之间相互独立,因此得名“朴素”。该算法因其计算高效、实现简单而广泛应用于文本分类、垃圾邮件过滤等机器学习任务中,是数据科学和统计学领域的常用工具。
Naive Bayes的英文发音
例句
- The first approach is a simple Map-Reduce-enabled Naive Bayes(NB) classifier.
- 第一种方法是使用简单的支持Map-Reduce的NaiveBayes分类器。
- This paper focuses on privacy preserving classification, and presents a privacy preserving Naive Bayes(NB) classification approach based on data randomization and feature reconstruction.
- 围绕着分类挖掘中的隐私保护问题展开研究,给出了一种基于数据处理和特征重构的朴素贝叶斯(NB)分类中的隐私保护方法。
- Then by Naive Bayes(NB) text classification method, a document unknown class can be classified.
- 然后采用贝叶斯文本分类方法对未知类别文档进行分类。
- However, for this article, I 'll show only the Naive Bayes(NB) approach, because it demonstrates the overall problem and inputs in Mahout.
- 但在本文中,我只会演示NaiveBayes方法,因为这能让您看到总体问题和Mahout中的输入。
- On the other hand, Naive Bayes(NB) is weighted by computing the confidence of association rules.
- 另一方面,通过关联规则的置信度,给朴素贝叶斯(NB)加权。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若NB词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。