搜索资源列表
binary DecisionTree
- 用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC + + to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
DecisionTree(ID3)
- [综合]ID3算法源程序(C语言) 网上资源, 软件技术, 电脑与网络, 科学研究
DecisionTree
- 决策树分类,Your task for this project is to develop an system which performs a classification task with any various Decision Tree.
C5.0.zip
- C5.0 决策树算法C实现,代码仅供参考使用,work out DecisionTree C5.0 using C
decisiontree
- 决策树的ID3算法用C++实现,还有一些文章和数据等等。-ID3 decision tree algorithm using C++ implementation, there are some articles and data and so forth.
decisiontree
- 这个是一个关于建立决策树的python程序.本程序运用entropy来决定splitting point.处理的数据得在程序中输入.希望大家觉得有用-This is a decision tree on the establishment of procedures for the python. Entropy of the process to decide the use of splitting point. Deal with the data was input in the pro
DecisionTree
- this an weka tool source code implemented in java used for decision tr-this is an weka tool source code implemented in java used for decision tree
DecisionTree-id3
- 商业只能中数据挖掘的决策树算法 用于数据分类-Data Mining Decision Tree Algorithm
DecisionTree
- 通过构造决策树来进行分类,并用信息熵来剪枝获取最小的树从而进行属性约简-By constructing a decision tree for classification, and information entropy to obtain the smallest tree pruning in order to carry out attribute reduction
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
DecisionTree
- 是基于c#开发环境实现的决策树算法。该算法是数据挖掘人工智能的非常重要的算法。-C# development environment is based on decision tree algorithm implementation. The algorithm is very important to artificial intelligence data mining algorithms.
DecisionTree-ID3
- Decision tree and ID3 algorithm
DecisionTree
- 实现了通用决策树算法,并很好的处理了数值属性问题,利用VC++编程实现。-Realize the general decision tree algorithm, and good handled numerical attribute problem, the programming language is VC++.
DecisionTree
- 实现决策树ID3算法,测试成功,可以直接使用-ID3 decision tree algorithm to achieve, the test is successful, can be used directly
DecisionTree
- decision tree in matlab code
decisiontree
- 决策树,包括决策树的节点选择、决策控制及决策树的画法-decision tree
C45New
- C++编写的决策树C4.5分类,可用于数据分类-DecisionTree C4.5 classification
DecisionTree
- 一个实现决策树的小算法,是实现的源代码- a decision tree
decisiontree.cpp
- FP Tree Algorithm (Data Mining)
DecisionTree
- matlab代码实现决策树,是学习数据挖掘的基本分类器的入门代码-DecisionTree classifier about data mining coded by matlab