搜索资源列表
weka-3-4-4
- 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and reg
C4.5java
- 这是决策树C4.5算法的java版源码。希望大家能喜欢,愿共同分享!-Decision Tree Algorithm C4.5 java version of the source code. Hope you will like it is willing to share!
DecisionTreeid3
- 决策树java实现id3算法2006-java Decision Tree Algorithm to achieve id3 2006
19224224563
- 这是一个决策树实现的算法,全部是用java来实现的大家可以下载
92 java版本
- 本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
decision_tree
- 决策树算法 java语言实现 内包含测试用例 可以直接导入eclipse运行-decision tree model implemented with java
DecisionTree-id3
- 商业只能中数据挖掘的决策树算法 用于数据分类-Data Mining Decision Tree Algorithm
ID3
- 用c++java语言来实现经典id3算法的决策树的合集-tree
DecisionTree
- 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i
id3
- ID3决策树算法,有C语言、C++以及JAVA的3个版本的,希望对大家有用-ID3 decision tree algorithm, a C language, C++ and JAVA in three versions, we hope to be useful
DecisionTree
- 实现决策树ID3算法,测试成功,可以直接使用-ID3 decision tree algorithm to achieve, the test is successful, can be used directly
DataMiningFPMining
- 数据挖掘中FPgrowth算法的java实现,用于决策树!-FPgrowth data mining algorithm java implementation for tree!
id3
- 决策树id3算法java实现,包含accesss数据-Id3 decision tree algorithm to achieve the java
dssTree
- 决策树java工程源码,access数据训练集-Java source tree works, access data training set
ID3
- 采用Java实现的ID3决策树算法,基本实现了原理,支持分类,只支持标称型变量。-Java implementation using ID3 decision tree algorithm, the basic realization of the principle, support the classification, only support a nominal variable.
ensemble-learing-for-decision-tree
- 决策树的集成学习,用Java语言实现!具有良好的分类性能!-ensemble learning for decision tree
fp-growth-crf3
- fpgrowth算法的Java实现,可以生成决策树,使用了Java中的jtr-Fpgrowth algorithm Java implementation, you can generate decision trees, the use of JTree in the Java
java
- java语言实现的ID3算法(决策树)algorithm-ID3 algorithm using java implementation