搜索资源列表
naivebayes
- 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。
NaiveBayes
- 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系: l_y_f_2005@163.com
naivebayes.rar
- 这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程,This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming
naivebayes
- 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
naivebayes
- 本算法介绍了朴素贝叶斯算法的原理和功能以及使用MATLAB实现其功能算法。-This algorithm describes the principle of Bayesian algorithms and functions and the use of MATLAB algorithms to achieve its function.
naiveBayes
- 这是一个完善的naiveBayes算法。结构条理,备注明确。其实验效果也非常好-This is a perfect naiveBayes algorithm. Coherent structure, notes clear. The experimental results are very good
bayesclassfication
- 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
NaiveBayes
- Naiver Bayes Classification. Matlab.
matlab_Lab2
- Simple NaiveBayes made in Matlab
naivebayes
- 基于matlab 的贝叶斯算法,分类结果显示比较准确-Matlab-based Bayesian algorithm, more accurate classification results
Adaboost
- matlab实现AdaBoost,弱分类算法包括fisher 伪逆 svm naivebayes 决策树。-matlab implements AdaBoost, weak classification algorithms include fisher pseudoinverse svm naivebayes tree.
naivebayes
- naive bayes分类法的matlab实现,包含训练和测试部分-naive bayes classification matlab realize, including training and testing parts
NaiveBayes
- MATLAB编写的朴素贝叶斯算法,注释十分详尽,使用起来很方便。同时加入了Laplace平滑。-Bayesian algorithms written in MATLAB, very detailed notes, very easy to use. While adding the Laplace smooth.
naivebayes
- 用matlab编写的朴素贝叶斯分类器程序,以文件中的训练数据对分类器进行训练,并用测试数据进行测试,以验证分类器的性能。-The algorithm for naive bayes classifier.
NaiveBayes
- classifier bayesian simple in matlab
codeFramework
- matlab 的naivebayes程序(This is a matlab code naive bayes)