搜索资源列表
FP-and-apriori-code
- FP和Apriori算法实现,Java代码,myeclipse下可直接使用!-FP and Apriori algorithm, under the Java code, myeclipse can be used directly!
DataMining_5
- java实现的决策树代码和随机森林以及Adaboost,里面有自带的数据集可以测试,结果和书上描述一样,亲测有效-DesicionTree,RandomForest and AdaBoost implemented by java,have been tested by myself.It can help those who want to learn data mining
decisionTree
- 决策树java源代码。包含两个决策树算法的代码和一个贝叶斯算法的代码。-Tree java source code. The code consists of two decision tree algorithm and a Bayesian algorithm code.
LDBSCAN
- 数据挖掘聚类算法java代码。包含LDBSCAN算法源码。-Data mining clustering algorithm java code. It contains LDBSCAN algorithm source code.
Kmeans
- 数据挖掘聚类算法java代码。包含Kmeans算法源码。-Data mining clustering algorithm java code. Kmeans algorithm source code included.
JBIRCH
- 本代码是关于数据挖掘的层次聚类算法的java编程实例,请勿用于商业用途上-The code is java programming examples on data mining hierarchical clustering algorithm, not for commercial use
JBIRCH-src
- 本代码是关于数据挖掘的层次聚类算法的JAVA编程实例,请勿用于商业用途上-The code is JAVA programming examples on data mining hierarchical clustering algorithm, not for commercial use
literature
- 对采集的专家文献进行分类的一个自写的Java代码-The collection of the expert literature to classify a self written Java code
MLKNN
- 针对单标记学习算法KNN进行改进,适用于多标记数据集改造而成的多标记K临近算法。java代码-Improved learning algorithm for single marker KNN, suitable for multi-label data sets adapted multi-label K near the algorithm. java code
viterbi
- 基础的viterbi算法实现,java代码实现,kmeans代码实现,代码源码-Based viterbi algorithm, java code, kmeans code, the code source
FP
- 关联规则挖掘的FP算法java代码实现。里面包含两个.java文件,其中FPGrowth.java是程序入口-Implementation of FP algorithm for association rule mining. Which contains two .java files, where FPGrowth.java is the program entry
java网络爬虫
- 是一个无须配置、便于二次开发的JAVA爬虫框架(内核),它提供精简的的API,只需少量代码即可实现一个功能强大的爬虫(Is a JAVA reptile framework (kernel) that does not need to be configured for easy development. It provides a streamlined API that requires a small amount of code to implement a powerful crawl
tbsign-icon-message
- 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下,问题还是那个老掉牙的问()
Chinese2SequenceFile
- 中文文档转成sequencefile文件格式,便于在hadoop下使用操作,java代码(Chinese doc to Sequence File)