搜索资源列表
naivebayes
- 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
Bayes_matlab
- 朴素贝叶斯网络算法的matlab程序实现-Naive Bayesian network algorithm matlab program
NBC
- 实现朴素贝叶斯的分类,很好用的,利用matlab编写,不错的程序-Naive Bayes classification, well used, the use of Matlab prepared, a good program
matlab
- 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
Matlab-Naive--Bayer
- 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
naivebayes
- 用matlab编写的朴素贝叶斯分类器程序,以文件中的训练数据对分类器进行训练,并用测试数据进行测试,以验证分类器的性能。-The algorithm for naive bayes classifier.