搜索资源列表
NaviveBayes2010
- 使用贝叶斯实现文本分类,也可以实现短信分类和邮件分类-Achieved using the Bayesian text classification, text classification can be achieved and mail classification
byesjava
- 贝叶斯算法文本分类的实现。。。Java语言编写-Bayesian text classification algorithm implementation. . . Java language
NaiveBayesClassifier
- 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
Solution
- 数据挖掘,分类算法,贝叶斯算法,Java实现-Data mining, classification algorithms, Bayesian algorithms, Java implementation
beyes
- Java程序,实现朴素贝叶斯beyes文本分类!源代码,主程序,及相关安装-Bayesian classification to achieve
cJava
- 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
Bayesian
- implement bayes form spam filter (java source code)
bayesianspam
- complete bayesian spam filter (java source code)
BayesNet.java.tar
- 贝叶斯网络是一种概率网络,它是基于概率推理的图形化网络,而贝叶斯公式则是这个概率网络的基础。贝叶斯网络是基于概率推理的数学模型,所谓概率推理就是通过一些变量的信息来获取其他的概率信息的过程,基于概率推理的贝叶斯网络(Bayesian network)是为了解决不定性和不完整性问题而提出的,它对于解决复杂设备不确定性和关联性引起的故障有很的优势,在多个领域中获得广泛应用。本算法用于weka算法包的拓展。-Bayesian network is a probabilistic network, wh
Javaspamfiltering
- java 过滤垃圾邮件 贝叶斯过滤 内含语料 有正常邮件 垃圾邮件 便以过滤-java Bayesian filter to filter spam e-mail containing a normal corpus will be to filter spam
BayesianNetworktool
- 一款非常优秀的开源贝叶斯网络工具包,java程序编写的。-A very good open source Bayesian network toolkit, java programming in.
bnj33_may2006_src
- java实现的贝叶斯网络程序源代码,有比较好的参考价值和实用价值-java implementation of the Bayesian network source code, there are good reference value and practical value
jBNC
- jBNC is a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications. jBNC
HierClassifier
- HierClassifier.java - classify documents into categories using naive Bayesian learning
Bayes
- 使用java代码实现贝叶斯算法,并且分析了贝叶斯算法的实现过程!-Java code to achieve the Bayesian algorithm, and analyzes the implementation process of the Bayesian algorithm!
Naivebayes-Java-Code
- 贝叶斯算法的Java源程序,十大经典分类算法之一,在weka环境下进行数据分类必备算法之一。-Bayesian algorithm Java source code, one of the top ten classical classification algorithms, weka environment under one classification algorithms necessary data.
naive-bayesian-master
- 朴素贝叶斯的java实现,实现了中分分词,停用词处理,10-cross-validation等-naive bayes use java
learning
- 机器学习代码,贝叶斯java的实现代码。其他还用到了中文语言的分词器。有注释,易于阅读。-Machine learning code, Bayesian java implementation code. Other languages also uses the Chinese word breaker. Notes, easy to read.
Demo
- 建立了一个贝叶斯网络,是采用Netica公司的软件进行的(build a Bayesian Net)
daubechies
- java的多贝西小波变换原理解读,有详细推理过程(Java's interpretation of the principle of multi Bayesian wavelet transform has a detailed reasoning process.)