Description: 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。-Although matlab Bayes provides a simple function, but to understand the simple Bayes or programming for their own good. This is the IRIS data set as an example, naive Bayes method with a classification procedure. Platform: |
Size: 3072 |
Author:幻影 |
Hits:
Description: 很好的 算法!用了绝对不后悔
对初学者很有帮助!快来下啊!-Very good algorithm! Spent absolutely no regrets very helpful for beginners! Come under ah! Platform: |
Size: 5120 |
Author:zhang fan |
Hits:
Description: naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。-naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high. Platform: |
Size: 1024 |
Author:李萍 |
Hits:
Description: 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系:
l_y_f_2005@163.com-This is a matlab developed algorithm naive Bayes classifier. Be available for everyone to share, modify, and criticism. This is a modification of someone else Platform: |
Size: 1024 |
Author:122456 |
Hits:
Description: 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training Platform: |
Size: 162816 |
Author:guifeng2002 |
Hits:
Description: 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other documents classified txt, testing rate of 90. Platform: |
Size: 976896 |
Author:张家 |
Hits:
Description: 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time Platform: |
Size: 1024 |
Author:张其 |
Hits:
Description: this program is used for classification of noisy pixel identification by using naive bayes classifier Platform: |
Size: 12288 |
Author:RajBiradar |
Hits:
Description: 一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。
为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化
操作。-A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values are not directly related. For code readability, easy to learn something, no algorithm using MATLAB vectorized operations. Platform: |
Size: 3072 |
Author:浩克 |
Hits:
Description: 基于matlab的Naive Bayes分类,分为train,test和run-Matlab-based Naive Bayes classification, divided into train, test and run Platform: |
Size: 1024 |
Author:yxingx |
Hits: