搜索资源列表
c4.5java
- 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
1
- D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
CART
- 此为机器学习算法中的决策树方法之一CART,也是决策树的基本算法-This is the machine learning algorithm, one of the decision tree method CART, is the basic decision tree algorithm
id3c
- Id3的实现求决策树算法代码 -求决策树算法代码求决策树算法代码
matlab-C4.5
- C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
decisiontree
- 决策树算法程序,用于分类 使用的数据集为合成标签数据集-failed to translate
DecisionTree-in-cSharp
- C sharp描述的决策树代码,α-β剪枝算法等,希望能有帮助。-C sharp code described in the decision tree, α-β pruning algorithm, hoping to help.
Watermelon
- 通过ID3决策树算法训练决策树规则,对西瓜的好坏进行判别(hrough the ID3 algorithm to determine the quality of watermelon)
jueceshu
- 基于vc++的决策树算法,可以进行编译修改(Vc++ based decision tree algorithm, you can compile and modify)
C4_5
- C4.5算法,优秀的决策树算法,由于求解特征分类问题(C4.5 algorithm, an excellent decision tree algorithm, especially for the problem of feature classification)
C4_5
- 决策树分类算法C4.5的matlab代码实现,可返回训练集和测试集的结果,有详细注释(classification tree)
决策树
- 决策树id3算法matlab代码,已调试,根据需要改写main函数,实现数据分类功能(code for decision tree)
pres
- 三种分类器:决策树分类器,k-NN分类器和k-means分类器的运行时间以及运行准确率的比较。(Three kinds of classifiers: decision tree classifier, k-NN classifier and K-means classifier running time and accuracy comparison.)
chapter28
- 机器学习的决策树问题算法matlab实现,有注释和源码(Machine learning decision tree algorithm matlab implementation, with notes and source code)
Class_8
- 介绍决策树与随机森林算法的定义及应用,包含matlab程序(This paper introduces the definition and application of decision tree and random forest algorithm, including Matlab program)
ID3决策树
- Java实现用ID3算法构建决策树(Java implementation using ID3 algorithm to build decision tree)
treePlotter
- 绘制ID3,C4.5,CRAT决策树算法的树型(Drawing the tree pattern of ID3, C4.5, CRAT decision tree algorithm)
DT
- 调用于sklearn平台的决策树算法,有着较好的分类能力(The decision tree algorithm used in sklearn platform has good classification ability)
GBDT
- 调用于sklearn平台的梯度提升决策树算法,有着较好的分类能力(The GBDT algorithm used in sklearn platform has good classification ability)
C4.5
- 使用matlab实现C4.5决策树算法核心(Implementing the Core of C4.5 Decision Tree Algorithms with MATLAB)