搜索资源列表
bayes在分类中的应用
- 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
Bayes
- Bayes网络工具箱,可以用作分类或者拟和,希望对大家有用
Bayes.rar
- 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
Bayes
- 使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
bayes
- 贝叶斯决策,用matlab设计的两类正态分布模式的贝叶斯分类程序-bayes
Bayes
- 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
bayes
- Bayes分类程序源代码,用于两类模式的分类识别-Bayes classification of source code for two types of pattern classification to identify
bayes
- 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。-The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probabilit
Bayes-Matlab
- 基于最小错误率,和最小风险的Bayes分类器Matlab 实现 -Bayes Matlab
bayes
- 基本的Bayes线性分类器算发,可以直接运行,结果显示样本以及分类后情况。-Basic linear Bayes classifier fat count can be run directly, as well as the classification results showed that after the sample.
Bayes
- 朴素的贝叶斯网络是数据挖掘中的一项重要技术,本源码使用朴素的贝叶斯网络实现数据的分类-data classification by Naive Bayes
bayes
- 贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
Bayes
- Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
bayes
- 用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序.-Using matlab based on the Bayes minimum error rate classifier simulation, the preparation of the corresponding program.
Bayes-iris
- 本人编写的模式识别中的bayes判别分析算法,识别效果不错-I write the pattern recognition algorithm bayes discriminant analysis to identify good results
BAYES
- 有几类样本点,利用BAYES分类器求出其分界面,并分析这类分类器的特点。-There are several types of sample points, using BAYES classifier obtained its sub-interface, and analyze the characteristics of such classification.
naiive bayes
- a function to make naiive bayes model
Recurisive Bayes Filter
- Recurisive bayes filter source filter promgramming by Matlab, which can be used to navigation and control.
bayes-regression.ipynb
- Bayes regression demo on ipython
Bayes
- 贝叶斯准则仿真,信号检测与估值,统计信号处理。(bayes criterion simulation)