朴素贝叶斯算法是一种简单而高效的分类算法,但是它的条件独立性假设影响了其分类性能。
Naive Bayes algorithm is a simple and effective classification algorithm. However, its classification performance is affected by its conditional attribute independence assumption.
朴素贝叶斯分类是一种简单而高效的分类模型,然而条件独立性假设在现实中很少出现,致使其性能有所下降。
Naive Bayes classification is a kind of simple and effective classification model. However, the performance of this model may be poor due to the assumption on the condition independence.
摘要:朴素贝叶斯分类器是一种简单而高效的分类器,但它的条件独立性假设使其无法表示属性问的依赖关系。
Absrtact: Naive Bayesian classifier is a simple and effective classifier, but its conditional independence assumption makes it unable to express the dependence among features.
应用推荐