Description: 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive Bayes (Naive Bayes, NB) algorithm is commonly used in the field of machine learning a classification algorithm based on probability is very simple and effective. k neighbor method (k-Nearest Neighbor, kNN) [30,31], also known as case-based (Example-based, Instance-bases) of the algorithm, the basic idea quite intuitive: Rocchio law from the Information Retrieval System, and later was first proposed by the Hull in 1994, applies to classification [74], since then, Rocchio method of classification in the text with extensive application. Platform: |
Size: 96256 |
Author:许梁 |
Hits:
Description: 贝叶斯算法java版本的代码哦 自己写的很不错的-Bayesian algorithm java version of the code wrote it myself, oh very good Platform: |
Size: 1024 |
Author:董强 |
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: 垃圾邮件过滤器Java源码
本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦-Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6), apply to SMS, E-mail messages, diaries and other documents classified txt, testing rate of 90 above. Here I am very grateful to my teacher Zheng network! Oh, and more hope that we do so Platform: |
Size: 996352 |
Author:afafa |
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: 垃圾邮件过滤器
本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, diaries and other documents classified txt, testing rate of 90 . Platform: |
Size: 971776 |
Author:梦创 |
Hits:
Description: 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project Platform: |
Size: 15360 |
Author:kai |
Hits:
Description: 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time Platform: |
Size: 1024 |
Author:张其 |
Hits:
Description: 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类-Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification Platform: |
Size: 2048 |
Author:娜娜 |
Hits:
Description: This paper presents the top 10 data mining algorithms identified by the IEEE
International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM,
Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
are among the most influential data mining algorithms in the research community.With each
algorithm, we provide a description of the algorithm, discuss the impact of the algorithm, and
reviewcurrent and further research on the algorithm. These 10 algorithms cover classification, Platform: |
Size: 622592 |
Author:sukmawati |
Hits: