搜索资源列表
bayes1111
- Bayes分类器设计,对模式识别有一个初步的理解,能够根据自己的设计对贝叶斯决策理论算法有一个深刻地认识-Bayesian classifier design, pattern recognition to a preliminary understanding, According to the design of Bayesian decision theory algorithm has a profound understand
bayescode1
- 模式识别中,对于服从多元正态分布的样本的一个分类器的实现。-pattern recognition, obedience multivariate normal distribution of a sample of the classifier is achieved.
bayescls
- 最经典的Bayes分类器!最小化分类错误。用matlab语言编写,附有实例。-classic Bayesian classifier! Minimize classification errors. Using Matlab language, with examples.
bayesclassifier
- 基于贝叶斯分类器的牙周病诊断系统,用matlab实现-Bayesian classifier based on periodontal diagnostic system, using matlab to achieve
BayesClassifier
- Baye s Classifier in pattern classification
NBClassifier
- VC++ 简单实现的机器学习中NAive Baye Classifier中一个算法,仅供c++学习交流-VC++ NAive Baye Classifier
bayesleastrisk
- baye sleastrisk贝叶斯分类实验,设计简单的线性分类器-bayes leastrisk;bayes leastrisk
baye-pso-sleastrisk
- Bayesian classification experimentandA Bayesian formulation for large data pattern recognition
ML-Navie-Baye
- 相关机器学习,ML-Naive,R语言学习。-Related to machine learning, ML-Naive, R language learning.
machingLearning-ML-Navie-Baye
- 机器学习相关算法研究,里面有参考文档和运行的小例子-Machine learning algorithms related research, there are reference documents and run a small example
naive_bayes_demo
- 算是是朴素贝叶斯的java实现,数据集已在文件包中,欢迎有错指出(naive baye demo including data Source implement use java .)