Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Naive Bayesian classifier
Search - Naive Bayesian classifier - List
朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J-Naive Bayesian classifier (Navie Bayesian Classifier) Identification of the mouse input letters A-J
Update : 2025-02-17 Size : 83kb Publisher : 李勃东

Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.-Programs to induce a naive possibilistic c lassifier (a possibilistic analog of the naive Bayesian classifier) and to classify new data with an induced naive possibilistic classifier.
Update : 2025-02-17 Size : 42kb Publisher : 无心

C语言的朴素贝叶斯分类器代码,是标准C编写的,希望对大家有帮助-C language Naive Bayesian classifier code, prepared by the C standard, and I hope to be helpful
Update : 2025-02-17 Size : 132kb Publisher : handman

一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms. -by Mike Gashler a complete machine learning includes the neur al net, naive bayesian classifier. decision tree, KNN, a genetic algorithm, manifold and some learning algorithms.
Update : 2025-02-17 Size : 1.55mb Publisher : lyb

DL : 0
朴素贝叶斯分类器代码,能够进行分类,-Naive Bayesian classifier code, can be classified,
Update : 2025-02-17 Size : 132kb Publisher : chan

DL : 0
用matlab实现的朴素贝叶斯分类源代码,希望对大家有些帮助-Using matlab realize the Naive Bayesian Classifier source code, in the hope that some U.S. help
Update : 2025-02-17 Size : 1kb Publisher : fanny

朴素贝叶斯分类器,实现了朴素贝叶斯分类算法,结果表明比较好-Naive Bayesian classifier, to achieve a Naive Bayesian Classifier algorithm, results showed that better
Update : 2025-02-17 Size : 5.44mb Publisher : hg

帮师姐做的毕业论文:基于朴素贝叶斯的文本分类器,使用Visual C# 2005编写,文本语料库包括测试语料库和训练语料库(保存再Access数据库中)-师姐help make the thesis: the text-based Naive Bayesian classifier, the use of Visual C# 2005 to prepare, text corpora, including test and training corpus Corpus (preservation-Access database)
Update : 2025-02-17 Size : 12.31mb Publisher : 贾洋洋

朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器-Naive Bayesian classifier, using C++ Realize based on Naive Bayesian Classifier Algorithm
Update : 2025-02-17 Size : 24kb Publisher : 张涛

DL : 0
朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
Update : 2025-02-17 Size : 594kb Publisher : 王军

DL : 0
《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!-" Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but few notes, on the other did not pay attention to details. Here there is a very detailed notes. In addition, attach a Naive Bayesian classifier, we can compare. Fringe image packages are OLR people face. ReducedDim you want to extract the characteristics of a few, not a percentage!
Update : 2025-02-17 Size : 3.57mb Publisher :

贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类-Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
Update : 2025-02-17 Size : 2kb Publisher : 娜娜

:将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will be introduced to the Naive Bayesian Classifier study, a K-means based on the Naive Bayesian classification algorithm. First of all, with K-me. arks algorithm focus on the raw data of the complete data subset of the cluster, the calculation of missing data for each subset of records and the similarity between the cluster center of gravity to the nearest record assigned to a cluster, and the corresponding attributes of the cluster means to fill the missing value record, and then use Naive Bayes classification algorithm to deal with the data set after classification. The experimental results show that compared with the Naive Bayes, K-means based on the thinking of Naive Bayes algorithm has higher classification accuracy.
Update : 2025-02-17 Size : 169kb Publisher : 李浩

Naive Bayesian Classifier
Update : 2025-02-17 Size : 35kb Publisher : bigblue.bubble1

利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
Update : 2025-02-17 Size : 4kb Publisher : satanwings

naive bayesian classifier in matlab
Update : 2025-02-17 Size : 1kb Publisher : sami

朴素贝叶斯分类是一种简单而高效的分类模型,然而条件独立性假设在现实中很少出,致使其性能有所下降。通过引入关联规则,从两方面来改善朴素贝叶斯分类的性能。一方面,通过对关联规则的挖掘,发现条件属性之间的关联关系,并且利用这种关联关系弱化朴素贝叶斯的独立性假设;另一方面,通过关联规则的置信度,给朴素贝叶斯加权。 -Naive Bayesian classifier is a simple and efficient classification model, the conditional independence assumption, however, rarely in the real world, resulting in decreased performance. Through the introduction of association rules, two ways to improve the performance of naive Bayesian classifier. On the one hand, by association rule mining, found the association between condition attributes and use this association weakened Bayesian independence assumption the other hand, by association rule confidence, to the simple Bayesian Alaska right.
Update : 2025-02-17 Size : 1.25mb Publisher : 张广明

朴素贝叶斯分类器的JAVA版本,目前只是简单版本,希望大家一起来补充哈!-naive Bayesian classifier
Update : 2025-02-17 Size : 2kb Publisher : 佐罗白

对朴素贝叶斯算法的进一步改进。朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础-Naive Bayes algorithm further improved. Naive Bayes classifier is a simple and efficient classifier, but its attribute independence assumption it can not be said that the dependencies between the properties of the real world, as well as the passive learning strategies, affect its classification performance. Starting from different points of view to discuss and analyze the three improved the performance of the naive Bayesian classifier. To lay a solid foundation for further study
Update : 2025-02-17 Size : 156kb Publisher : xujingxue

基于matlab朴素贝叶斯分类,很好的例子-Naive Bayes classifier based on matlab,
Update : 2025-02-17 Size : 3kb Publisher :
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.