搜索资源列表
Bayesianclassifierfortextclassificationalgorithms.
- 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
TrainingAndPlacement
- training n placement This project is very good for naive and proficient programer for parctice. I have check all forms and methods with best of my knowledge. I have decleared database connectivity with try and catch block(good pactice for error h
WindowsFormsApplication1
- naive Bayesian classifier
nBayes-master
- implmentation on naive bayes algotethem in c#
NaiveBayesClassifier
- implementation naive bayes clasifier
MACIP
- 取mac地址,简单测试程序,很简单,很幼稚,主要是测试用-Take MAC address,Simple test procedures, very simple, very naive, is mainly used for testing
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#)