尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。
上传时间: 2016-02-13
上传用户:asdfasdfd
knn和Native bayes算法实现,两个实现在一起,是数据挖掘和机器学习中的内容.
上传时间: 2013-12-26
上传用户:13215175592
朴素贝叶斯(Naive bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。
上传时间: 2014-01-03
上传用户:wxhwjf
classify using bayes method. 使用bayes方法进行两类分类,包括协方差相等和不等两种情况,非常适合初学者的程序。
标签: bayes classify method using
上传时间: 2013-12-08
上传用户:小鹏
数据挖掘中的bayes算法,很好的代码,可以挖掘数据库中的bayes规则,很有效哦!
上传时间: 2014-01-03
上传用户:偷心的海盗
卡尔曼滤波器 2.2 由因果IIR维纳滤波器看卡尔曼滤波器 2.3 从bayes滤波角度看卡尔曼滤波器 2.4 卡尔曼滤波器的扩展
上传时间: 2014-11-22
上传用户:秦莞尔w
bayes数据挖掘;基于贝叶斯定理的分类方法
上传时间: 2014-01-23
上传用户:chenbhdt
A Web Tutorial on Discrete Features of bayes Decision Theory This applet allows for the calculation of the decision boundary given a three dimensional feature vector. Specifically, by stipulating the variables such as the priors, and the conditional likelihoods of each feature with respect to each class, the changing decision boundary will be displayed.
标签: calculation Tutorial Discrete Decision
上传时间: 2013-12-22
上传用户:hxy200501
BCView - bayes Classifier Visualization Download xbcview Linux executable (218 kb) wbcview.exe Windows executable (196 kb) bcview.zip C sources, version 1.13, 2004.09.14 (175 kb) bcview.tar.gz (160 kb)
标签: Visualization Classifier executable Download
上传时间: 2013-12-20
上传用户:dreamboy36
功能强大的matlab写的bayes分类器
上传时间: 2014-01-09
上传用户:从此走出阴霾