Welcome![Sign In][Sign Up]
Location:
Search - naivebayes matlab

Search list

[Other resourcenaivebayes

Description: 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。
Platform: | Size: 3034 | Author: 幻影 | Hits:

[Other resourceNaiveBayes

Description: 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系: l_y_f_2005@163.com
Platform: | Size: 1235 | Author: 122456 | Hits:

[AI-NN-PR朴素贝叶斯

Description: 调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
Platform: | Size: 2048 | Author: | Hits:

[matlabnaivebayes

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:

[AI-NN-PRNaiveBayes

Description: 很好的 算法!用了绝对不后悔 对初学者很有帮助!快来下啊!-Very good algorithm! Spent absolutely no regrets very helpful for beginners! Come under ah!
Platform: | Size: 5120 | Author: zhang fan | Hits:

[matlabNaiveBayes

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:

[matlabNaiveBayes

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:

[AI-NN-PRNaiveBayes

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:

[AI-NN-PRid3_naive_bayes_matlab

Description:
Platform: | Size: 12288 | Author: shyoo | Hits:

[matlabnaivebayes

Description: 这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程-This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming
Platform: | Size: 5562368 | Author: 王兵 | Hits:

[AI-NN-PRnaivebayes

Description: 本算法介绍了朴素贝叶斯算法的原理和功能以及使用MATLAB实现其功能算法。-This algorithm describes the principle of Bayesian algorithms and functions and the use of MATLAB algorithms to achieve its function.
Platform: | Size: 1024 | Author: skyjsj | Hits:

[matlabNaiveBayes

Description: Naiver Bayes Classification. Matlab.
Platform: | Size: 2048 | Author: lynn | Hits:

[matlabnaivebayes

Description: 基于matlab 的贝叶斯算法,分类结果显示比较准确-Matlab-based Bayesian algorithm, more accurate classification results
Platform: | Size: 2048 | Author: liliufee | Hits:

[AI-NN-PRnaiveBayes

Description: 这是一个完善的naiveBayes算法。结构条理,备注明确。其实验效果也非常好-This is a perfect naiveBayes algorithm. Coherent structure, notes clear. The experimental results are very good
Platform: | Size: 1024 | Author: wuxin | Hits:

[Graph Recognizenaivebayes

Description: 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
Platform: | Size: 1024 | Author: 胡盛亮 | Hits:

[matlabnaivebayes

Description: naive bayes分类法的matlab实现,包含训练和测试部分-naive bayes classification matlab realize, including training and testing parts
Platform: | Size: 1024 | Author: sunny | Hits:

[matlabNaiveBayes

Description: MATLAB编写的朴素贝叶斯算法,注释十分详尽,使用起来很方便。同时加入了Laplace平滑。-Bayesian algorithms written in MATLAB, very detailed notes, very easy to use. While adding the Laplace smooth.
Platform: | Size: 3072 | Author: wazirlee | Hits:

[matlabnaivebayes

Description: 用matlab编写的朴素贝叶斯分类器程序,以文件中的训练数据对分类器进行训练,并用测试数据进行测试,以验证分类器的性能。-The algorithm for naive bayes classifier.
Platform: | Size: 2048 | Author: 齐滕 | Hits:

[Technology ManagementNaiveBayes

Description: classifier bayesian simple in matlab
Platform: | Size: 6144 | Author: amina | Hits:

[OthercodeFramework

Description: matlab 的naivebayes程序(This is a matlab code naive bayes)
Platform: | Size: 458752 | Author: mia_xiaohui | Hits:
« 12 »

CodeBus www.codebus.net