搜索资源列表
基于朴素贝叶斯方法的文本分类
- 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -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)
数据挖掘分类算法:J48源代码
- 数据挖掘分类算法:J48源代码,采用JAVA语言编程实现-Data mining classification algorithms: J48 source code, the use of JAVA programming language
beyes
- Java程序,实现朴素贝叶斯beyes文本分类!源代码,主程序,及相关安装-Bayesian classification to achieve
sourcecode
- JSP动态网站开发与应用,提供的是源代码,按章节分类的。-JSP dynamic web site development and application
weka
- 经典的数据挖掘算法的源代码,包括分类、聚类、关联规则等,非常有用。-Classical data mining algorithms of source code, including classification, clustering, association rules and so on, very useful.
Swingsheji
- java Swing 设计讲解Swing基础概念、MVC、组建分类,内涵源代码和实现方式。-Java swing
JavaPrograming_SourceCode
- 《Java语言程序设计》一书的所有源代码。按章分类,非常全面。-" Java Programming Language," a book of all the source code. By Zhang classification, very comprehensive.
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
SVM-JAVA
- 这是一款基于java和python实现svm支持向量机的算法源代码,可以实现对任意点阵的分类,效果非常明显-This is a based on java and python svm support vector machine algorithm source code, you can achieve the classification of any dot matrix, the effect is very obvious
File-GDUT
- 基于J2EE的网络文件管理系统,2014年1月新增回收站、文件分类和拖曳上传功能,给大家打包了课程设计报告和源代码。Myeclipse+Mysql实现。十分适合新手。-J2EE-based network file management system, in January 2014 added the Recycle Bin, the file upload function classification and drag everyone to pack the course design
Tree-ID3-Java-Code
- 决策树之经典算法ID3的Java源代码,eclipse环境下进行数据分类必备算法之一。-Classic decision tree algorithm ID3 Java source code, one classification algorithms necessary data for the next eclipse environment.
SVM-Java-Code
- 十大经典算法之支持向量机的Java源代码,eclipse环境下进行数据分类必备算法。-Ten classic algorithm of SVM Java source code, data classification algorithms necessary eclipse environment.
Kmeans
- Kmeans 分类算法的Java 实现源代码-Kmeans classification algorithm Java source code
dangdang
- 模仿当当网 源代码 实现图书的增删改查 图书购物车 购买分类 实现下订单等功能 前台 后台的实现 功能基本实现-Dangdang imitate source code library books CRUD cart purchase orders and other functions under the classification to achieve the realization of the basic functions foreground to background reali
beyesras
- 市一个很好用的贝叶斯分类器的源代码,里面有很详细的内容说明和代码注释。-City a good use of the source code of the Bias classifier, which has a very detailed descr iption and code Notes
nbayes1
- 提供的是分类算法中贝叶斯分类算法的源代码,供大家参考-This is Bayesian classifier source code,which you can refer to.
ym_Java.chaoshijinxiaocun-hicode
- 本软件运行环境: JDK1.5+SQL2000SP4 源代码运行环境: JBuider2006+ SQL2000SP4 用JBuider2006打开 \超市购物系统\Lgcsgwxt\Lgcsgwxt.jpx 数据库: \超市购物系统\database\SuperMarket_Data.MDF 本软件用JDBC联的数据库, JBuider2006下运行需把SQL文件夹下的三个JAR包倒入 软件大小:压缩包约2M,解压后约9M 软件分前台收银和收台管理两大部分:
code
- java中递归问题及io流分类问题等源代码-Recursion Problems java io stream classification issues Source
NaveBase
- 基于朴素贝叶斯的文本分类java源代码,实现基础的文本分类功能-Naive Bayes text classification based on java source code, text-based classification
基于SSM的个人博客系统源代码
- 1.登录功能: 系统为单用户系统,为用户分配了用户名和密码。用户必须先登录,进入操作界面。用户输入ID和密码,通过服务器验证方可运行,否则显示消息提示。 2.网站前台功能: 浏览:博主个人信息、文章; 发表:留言,评论 3.网站后台功能: 用户管理模块:实现用户信息及密码的修改 博文的分类与管理模块:实现分类的增、删、改 评论管理模块:实现删除评论功能 留言管理模块:实现删除、回复评论功能 系统管理模块:实现博客版面的定义与管理 博客的数据统计(1. login functi