搜索资源列表
classifier
- 在java中运用weka中的随机森林算法实现的分类器的代码-The use of weka in java in a random forest classifier algorithm code
C4.5
- 决策树 C4.5 分类器, 用java语言写的.大家一起参考一下. -C4.5 decision tree classifier, using the java language. U.S. with reference.
NaiveBayesClassifier
- 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
AlbumModule
- 数码照片管理程,内附使用说明。具有缩略图 幻灯片 播放器等模式 带有照片分类 增删改功能-Digital photo management process, containing instructions. Slide show with thumbnails, etc. mode photos with additions and deletions to functional classification
cJava
- 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
HYMN
- HYMN文章管理系统v1.0 系统介绍: 1,新闻采用在线编辑器(本人改进版),从别的网页copy过来,连接和图片、falsh等可以完整保留 2,可web上传图片,小音频,视频信息或flash到服务器,直接添加到文章中 3,大部分逻辑处理都封装在java-bean,界面修改容易 4,栏目分类采用树形编码方式,无限制级别 5,完善的权限管理方式,可为每个用户自定义后台权限 测试平台:Windows2000ser
NaviveBayesClassify
- 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
DM-3
- JAVA设计模式之行为型模式的源码,已经做好分类,以形象的例子来描述创建型模式的11大分类。有模板方法、观察者、状态、策略、职责、命令、访问者、调停者、备忘录、迭代器、解释器模式-JAVA Design Pattern of behavior-based model of source, is well classified, in order to create the image of an example to describe the schema of the 11 major cat
zuijinlin
- 用java实现的最近邻分类器,用于模式识别中的作业处理-java
1111
- 文本挖掘-中文分类器搜索,可以挖掘出文本主干,利用贝叶斯算法。-Text mining
KNN-Simple-Mail-classifier
- JAVA语言编写的KNN简单邮件分类器 实现了邮件的自动分类-JAVA language of the KNN classifier Simple Mail
BayesClassifier
- 基于java语言实现的贝叶斯分类器,可以用于中文或者英文进行分类-Bayesian classifier based on the java language, Chinese or English can be used to classify
naiveBayesian-classifier
- 朴素贝叶斯分类器的JAVA版本,目前只是简单版本,希望大家一起来补充哈!-naive Bayesian classifier
TriTrain
- 周志华提出的Tri-Training源代码,利用三个分类器的半监督学习方法,Java版本-Zhou Zhihua proposed by the Tri-Training source code, use semi-supervised learning method, the Java version of the three classifiers
BeiyesiClassfication
- 贝叶斯 垃圾邮件分类器 java,对训练邮件的字符使用贝叶斯概率公式计算概率,在对测试数据分析-spam filter using beiyesi
datamining-algorithm
- 数据挖掘的经典算法的java实现,含源码和说明。包括了ID3决策树,贝叶斯分类器等经典算法。-A Java implementation of classic data mining algorithm, including source code and instructions. Including the ID3 decision tree, bayes classifier and classic algorithms.
JSvmLib
- java版支持多类的SVM分类器,用的是SMO算法求解,核函数是线性的,带注释。-codes of SVM in java
NaiveBayes
- 用Java实现的朴素贝叶斯分类器,并可对输入特征进行预测。-Java implementation of the Naive Bayes classifier, can be predicted on the input feature.
JavaBayes
- 用java编写的贝叶斯分类器,用于实现网页分类,中文网页分类-Using java prepared Bayesian classifier, used to implement web page classification, Chinese web page classification
rseslib-3.0.4-src
- 包含很多知名算法实现,支持向量机,决策树,粗糙集,贝叶斯分类器等,适合学术研究,短评论意见挖掘,文本分类等(It includes many well-known algorithm implementation, support vector machine, decision tree, rough set, Bias classifier, etc., which is suitable for academic research, short comment mining, text c
