搜索资源列表
wa-bayes1.tar
- PHP NaiveBayes源代码-NaiveBayes PHP source code
NaiveBayes
- Naive Bayes 分类器, 用C语言写的.大家一起参考一下. -Naive Bayes classifier, using the C language. U.S. with reference.
NaiveBayes
- 贝叶斯公式,在信息检索以及信息抽取中有着重要的应用,需要的下载,有问题联系我-Bayesian formula, in the information retrieval and information extraction has important applications, the need for download, there are problems contact me
naivebayes
- 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。-Although matlab Bayes provides a simple function, but to understand the simple Bayes or programming for their own good. This is the IRIS data set
NaiveBayes
- 朴素贝叶斯分类算法,《机器学习及java实现里面的》-Naive Bayesian classification algorithm, the realization of machine learning and java inside
NaiveBayes
- 很好的 算法!用了绝对不后悔 对初学者很有帮助!快来下啊!-Very good algorithm! Spent absolutely no regrets very helpful for beginners! Come under ah!
NaiveBayes
- 朴素贝叶斯分类器,实现了朴素贝叶斯分类算法,结果表明比较好-Naive Bayesian classifier, to achieve a Naive Bayesian Classifier algorithm, results showed that better
NaiveBayes
- 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系: l_y_f_2005@163.com-This is a matlab developed algorithm naive Bayes classifier. Be available for everyone to share, modify, and criticism. This is a mo
NaiveBayes
- 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X |
NaiveBayes
- Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
naivebayes
- 贝叶斯决策器,基于最小错误率的贝叶斯决算法-Bayesian decision-making, based on minimum error rate of Bayesian decision-making
NaiveBayes
- Text clessifier NB form large documents
naivebayes
- 这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程-This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming
NaiveBayes
- 朴素贝叶斯算法分类源代码,vc6.0编写-NaiveBayes on how to classfiy texts
NaiveBayes
- 朴素贝叶斯分类,从weka中提取的,希望大家多多指正-nativebayes
naivebayes
- 本算法介绍了朴素贝叶斯算法的原理和功能以及使用MATLAB实现其功能算法。-This algorithm describes the principle of Bayesian algorithms and functions and the use of MATLAB algorithms to achieve its function.
NaiveBayes(java)
- 贝叶斯分类算法是经典的分类算法,也是应用最为广泛的分类算法,此算法展示了贝叶斯分类的具体过程。-Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the sp
NaiveBayes
- This is a genetic algorithm.
naiveBayes
- 这是一个完善的naiveBayes算法。结构条理,备注明确。其实验效果也非常好-This is a perfect naiveBayes algorithm. Coherent structure, notes clear. The experimental results are very good
week04-knn-naivebayes-4pp
- knn naivebayes ppl file