搜索资源列表
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
92
- 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system
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
c4.5
- 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
decision_tree
- 决策树算法 java语言实现 内包含测试用例 可以直接导入eclipse运行-decision tree model implemented with java
shujuwajuesuanfa
- 基于数据挖掘的决策树改进算法和贝叶斯改进算法,很有用的-Based on data mining and Bayesian Decision Tree Algorithm to improve the algorithm, very useful
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
- 此编码是一个数据挖掘的决策树各种算法。以作为入门提示-this code is a decision tree data mining algorithms. As a portal to suggest-This code is a decision tree data mining of various algorithms. Getting Started as a prompt-this code is a decision tree data mining algorithms. As
id3
- 决策树进行分类。id3算法,通过输入数据,输出决策规则。-Decision tree classification. id3 algorithm
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
ID3-java-
- ID3决策树算法的JAVA实现.详细的实现过程:熵值条件熵,节点选择等。-ID3 decision tree algorithm JAVA implementation. Detailed implementation process: entropy conditional entropy, the node selection.
DataMiningFPMining
- 数据挖掘中FPgrowth算法的java实现,用于决策树!-FPgrowth data mining algorithm java implementation for tree!
java
- java语言实现的ID3算法(决策树)algorithm-ID3 algorithm using java implementation
决策树java代码1
- 决策树可对数据进行分类,选出最大增益属性。(Decision tree can be classified data, select the maximum gain attribute.)