搜索资源列表
实现贝叶斯的matlab代码
- 用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
Bayesguji.rar
- 贝叶斯估计方法的matlab程序,这是一个简单的例子,但很有用,Bayesian estimation methods matlab program, this is a simple example, but very useful
Matlab贝叶斯分类器+(Bayers)程序
- Matlab贝叶斯分类器+(Bayers)程序.rar
bayes
- 用matlab完成基于最小错误率的贝叶斯分类器的设计-Done with matlab error rate based on the minimum design of Bayesian classifier
matlab_bayes_classifier
- 使用matlab编写的bayes分类器,朴素贝叶斯分类器-Prepared using bayes classifier matlab
subattribspace
- 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab
119128664bayes_classifier
- 贝叶斯分类器源代码.能很好的实现分类.是很好的学习资料.期望与大家一起分享.-Bayesian classifier source code. Can achieve very good classification. Is a very good learning materials. Look forward to working with you to share
zuoye
- 利用matlab软件对模式识别进行了很好的仿真,利用贝叶斯分类器对男女生进行了很好的分类。-Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
NB
- 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
matlabBNT
- 贝叶斯建网程序,对于初学者有一定的帮助作用,希望能帮上大家的忙-NATALAB BAYES
NB_breast_cancer_wisconsin_original
- 基于朴素贝叶斯的分类练习,在UCI数据库中的breast数据集上进行的测试-Bayesian classification based on practice, in the UCI database data set on breast test
Bayes
- 贝叶斯分类器,基于最小错误率的贝叶斯分类器-Bayes
Matlab-Bayers
- 简单贝叶斯计算源程序,可以使用调试,用于简单的matlab和贝叶斯的学习实验内容-Simple Bayesian computing source, you can use the debugging, for the simple Bayesian learning matlab and experimental content
naivebayes
- 基于matlab 的贝叶斯算法,分类结果显示比较准确-Matlab-based Bayesian algorithm, more accurate classification results
bayes-example
- matlab实现的贝叶斯算法,比较简单,对初学贝叶斯有所帮助-matlab implementation of the Bayesian algorithm is relatively simple, helpful for beginners Bayesian
Bayesian-classification
- matlab语言编写的实现iris数据的最小错误贝叶斯分类-Iris data to achieve the minimum error Bayesian classification
Bayes
- 贝叶斯分类器的分类原理是通过某对象的先验概率,本文详细介绍贝叶斯分类器,使用贝叶斯分类器对样本进行训练分类,得到良好分类结果,并对分类结果进行分析。-Principle of Bayesian classifiers is through prior probability of an object, the paper describes Bayesian classifier, Bayesian classifier using the training sample classificat
贝叶斯向量自回归MATLAB代码
- 使用matlab实现贝叶斯向量自回归模型,可用于经济学中的预测(It can realize Bayesian vector autoregressive model, and it can be used to predict in economics.)