搜索资源列表
binary DecisionTree
- 用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC + + to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
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-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
C45New
- C++编写的决策树C4.5分类,可用于数据分类-DecisionTree C4.5 classification
decisiontree.cpp
- FP Tree Algorithm (Data Mining)
DecisionTree
- CART决策树 python 代码,思想来自Programming Collective Intelligence。未剪枝。数据来自the census bureau database。-CART decision tree python code, thoughts from Programming Collective Intelligence. Not pruning. The data from the census bureau database.
DecisionTree
- ID3 人工智能,机器学习算法,自动生成决策树-ID3 artificial intelligence, machine learning algorithms, automatically generate decision trees
DecisionTree
- 决策树算法。 数据写在Test文件里。 Attribute可以更改,以适应不同的要求。-The decision tree algorithm. The data is written in the Test file. Attribute can be changed to suit different requirements.
DecisionTree
- 决策树的经典C4.5算法,基于VS2010,对学习人工智能的同学有帮助-C4.5 decision tree algorithm, based on VS2010
DecisionTree
- python编写的决策树的代码,主要用于模式识别和机器学习领域,-an example containing the program code for decision tree in python
decisionTree
- 简单的人工智能程序源码,很有效的帮助理解人工智能中决策树模型的工作方式及原理。-Simple artificial intelligence program source code, very effective to help understand the work and principles of artificial intelligence in the decision tree model.
DecisionTree
- 利用ID3算法,实现决策树的源码。可以在VS2008环境下直接运行。-Use ID3 algorithm, the source tree. VS2008 environment can be run directly.
DecisionTree-(2)
- 决策树,根据训练集的分类结果预测测试集的分类结果,在计算机视觉和模式识别中很有用-Decision tree , test set according to the classification results of the training set, is very useful in computer vision and pattern recognition