搜索资源列表
Bayes
- 贝叶斯算法java版本的代码哦 自己写的很不错的
垃圾邮件过滤器Java源码
- 垃圾邮件过滤器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),
NaiveBayes.java.tar.gz 基于weka的分类算法
- 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
基于朴素贝叶斯方法的文本分类
- 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
NaiveBayesClassifier
- 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
Bayes.java
- 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
BayesianLogisticRegression
- bayes算法在java环境下的开发和实现过程,主要是网络结构的建立和推理过程-Bayes algorithm in java development environment and the realization of the process, mainly the establishment of the network structure and reasoning process
bayes
- 数据挖掘聚类算法:bayes源代码,使用JAVA语言实现-data mining clustering algorithm
Bayesian
- implement bayes form spam filter (java source code)
NaviveBayesClassify
- 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
89
- 一个很不错的Java写的naive bayes 程序,欢迎大家使用~-naive bayes, java source code
stable-3-6
- naive bayes algorithm
Classifier4J-0.6
- naive bayes classifier
NaiveBayes1
- Naive Bayes training and testing with 10-fold cross validation. Train and test data files provided.
SVM
- 朴素贝叶斯 和 svm实现,其中采用svmlib的java实现-bayes java
Bayes
- 使用java代码实现贝叶斯算法,并且分析了贝叶斯算法的实现过程!-Java code to achieve the Bayesian algorithm, and analyzes the implementation process of the Bayesian algorithm!
bayes
- java bayesian machine learning with imput type text java bayesian machine learning with imput type text -java bayesian machine learning with imput type textjava bayesian machine learning with imput type textjava bayesian machine learning wi
Bayes
- 基于朴素贝叶斯的垃圾邮件过滤java程序-Java program based on the Naï ve Bayesian spam filtering
bayes
- java实现朴素贝叶斯中文文本分类器。自带分类语料和实验报告。功能完整。-java implement Naive Bayes Chinese text categorization. Own classification corpus and test reports. Full-featured.
Bayes
- Java实现的基于朴素贝叶斯的身高分类,包含训练集文档。代码简单易读。-Java-based implementation of height Naive Bayes classification, including the training set documentation. The code easier to read.