CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Naive Bayes matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Naive Bayes matlab - List
[
matlab
]
naivebayes
DL : 0
尽管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.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
幻影
[
AI-NN-PR
]
NaiveBayes
DL : 0
很好的 算法!用了绝对不后悔 对初学者很有帮助!快来下啊!-Very good algorithm! Spent absolutely no regrets very helpful for beginners! Come under ah!
Update
: 2025-02-19
Size
: 5kb
Publisher
:
zhang fan
[
matlab
]
NaiveBayes
DL : 0
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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李萍
[
matlab
]
NaiveBayes
DL : 0
这是一个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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
122456
[
AI-NN-PR
]
NaiveBayes
DL : 0
贝叶斯算法是基于贝叶斯定理 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
Update
: 2025-02-19
Size
: 159kb
Publisher
:
guifeng2002
[
matlab
]
subattribspace
DL : 0
一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab
Update
: 2025-02-19
Size
: 6kb
Publisher
:
lee
[
File Operate
]
filter
DL : 0
垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用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.
Update
: 2025-02-19
Size
: 954kb
Publisher
:
张家
[
Algorithm
]
NB
DL : 0
朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张其
[
matlab
]
subattribspace
DL : 0
朴素贝叶斯matlab实现,基于matlab编程-Naive Bayes matlab to achieve, based on the matlab programming
Update
: 2025-02-19
Size
: 6kb
Publisher
:
李凌
[
Software Engineering
]
Matlab2
DL : 0
朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
Update
: 2025-02-19
Size
: 93kb
Publisher
:
weiyc
[
matlab
]
Naive_Matlab
DL : 0
Naive Bayes classification algorithm
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Leo
[
matlab
]
Bayes2
DL : 0
基本的贝叶斯算法(朴素贝叶斯算法,参照清华大学出版的模式识别)-The basic Bayesian algorithm (Naive Bayes algorithm, in the light of pattern recognition, Tsinghua University Publishing)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
nini
[
matlab
]
Naive_Bayes_demo
DL : 0
使用Naive Bayes Classifier去分类binary data并绘出正确图表-Using the Naive Bayes Classifier to classify binary data and draw the correct diagram
Update
: 2025-02-19
Size
: 59kb
Publisher
:
Steve Evan
[
Special Effects
]
nbb
DL : 0
this program is used for classification of noisy pixel identification by using naive bayes classifier
Update
: 2025-02-19
Size
: 12kb
Publisher
:
RajBiradar
[
matlab
]
Naive-Bayes
DL : 0
一个学习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.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
浩克
[
Other
]
Matlab-Naive--Bayer
DL : 0
朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
Update
: 2025-02-19
Size
: 3kb
Publisher
:
sc
[
Internet-Network
]
Naive-Bayesian-Classifier
DL : 0
基于matlab朴素贝叶斯分类,很好的例子-Naive Bayes classifier based on matlab,
Update
: 2025-02-19
Size
: 3kb
Publisher
:
[
matlab
]
Naive-Bayes
DL : 0
基于matlab的Naive Bayes分类,分为train,test和run-Matlab-based Naive Bayes classification, divided into train, test and run
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yxingx
[
AI-NN-PR
]
Naive-Bayes
DL : 0
朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
张安国
[
Other
]
bayes
DL : 0
朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jdjdhn
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.