搜索资源列表
nBayes-master
- implmentation on naive bayes algotethem in c#
NaiveBayesClassifier
- implementation naive bayes clasifier
code
- in machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes theorem with strong (naive) independence assumptions between the features.-in machine learning, naive Bayes classifiers are a family
朴素贝叶斯
- 借助朴素贝叶斯算法,针对文本正负面进行判别,并且利用C#进行编程实现(The naive Bayes algorithm is used to judge the positive and negative sides of the text, and the program is implemented by using C#)