搜索资源列表
贝叶斯分类器
- 贝叶斯一维分类器,用matlab编写,正态分布下男女生判别,最小错误率的贝叶斯分类
基于贝叶斯网络的源程序
- 基于贝叶斯网络的源程序,可用于对数据的分类工作,效果较好,Based on Bayesian network source, the data can be used for the classification of work, better
PCA_LDA.rar
- 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
Matlab贝叶斯分类器+(Bayers)程序
- Matlab贝叶斯分类器+(Bayers)程序.rar
Matlab贝叶斯分类器+(Bayers)程序
- 用matlab实现贝叶斯分类器,模式识别的一个程序。 matlab的英文教程
BayesianClasser
- 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
bayesleastrisk
- matlab贝叶斯分类器,基于matlab的仿真-Bayesian classifier matlab, matlab-based simulation
classify_NN
- 贝叶斯分类,已经调试成功,大家共享一下。-Bayesian classifier, has been testing the success of everyone to share about.
Bayes_classifier_useful
- 关于贝叶斯分类器设计的实验,适合入门,上一个传错了,抱歉-Bayesian classifier on the experimental design is suitable for entry, a mass is wrong, sorry
Bayes_fu
- 用MATLAB实现模式识别中的贝叶斯分类-Using MATLAB to achieve recognition in the Bayesian classifier
navieBayes
- 条件独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-naviebayes
NB
- 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
Bayes_EM
- 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
bayes_numeric
- 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
program
- matlab 贝叶斯分类器+bayesian 程序-Bayesian classifier matlab program+ bayesian
Matlab2
- 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
classifier
- 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
贝叶斯分类器
- 该程序能够实现对两种样本进行贝叶斯分类,并且能够通过旋转观察两类的三维图,还能够画出超平面,更加直观的观察两类的分类。(The program can realize the Bayesian classification of two kinds of samples, and can be observed by rotating the 3D figure two class, also can draw a plane, the classification of the two cla
matlab贝叶斯分类(1)-简单样本集
- 利用matlab实现贝叶斯分类,采取“留一法”选取训练集和测试集,最后返回准确率为0.8571。(Bias classification is realized by MATLAB, and training set and test set are selected by "leaving one method", and the accuracy of return is 0.8571.)
matlab贝叶斯分类(2)-10折10次交叉验证
- 利用matlab实现贝叶斯分类,采用10折10次交叉验证法选取训练集和测试集,进行循环测试,最后返回准确率为0.9184.另外,文件内含数据源。(The Bias classification is realized by MATLAB, and the training set and test set are selected by 90% off 10 times cross validation method, and the cycle test is carried out. Fin