搜索资源列表
detection tree code
- 这是一个决策树代码-This a decision tree code
92 java版本
- 本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
pc4.5.tar
- 此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则-this code is c language of the decision tree Bank code, which is data mining classification algorithm of a can of a given data set for classification, tapping rules
ID343435
- ID3 决策树代码 C语言的 95年 Qulian -ID3 C language code 95 Qulian
DecisionTree-in-cSharp
- C sharp描述的决策树代码,α-β剪枝算法等,希望能有帮助。-C sharp code described in the decision tree, α-β pruning algorithm, hoping to help.
决策树算法(包括id3.随机森林等算法,包括代码)
- matlab 决策树算法(包括id3.随机森林等算法,包括代码)
Decision_making_tree
- 机器学习课本中的未剪枝决策树代码实现,可以直接运行,自行根据书中(西瓜书)表进行建表,输出结果为层次遍历。(Machine learning textbooks do not prune decision tree code, you can run directly, according to the book (watermelon book) table built table, the output results for th
decision_tree
- 自己用matlab实现的决策树仿真的代码,决策树代码包含ID3算法和C4.5算法,算法原理可以参照统计学习(李航著),具体代码编写部分参照网上博客。实现结果用matlab的treelayout实现,模拟树形实现最大程度图形化还原,可以为学习相关算法的朋友提供参考。代码包含相应的主函数和两个决策树函数,具体可参考文字示意。(Reference statistics learning (Li Hang) a book to achieve
决策树C4.5
- 利用决策树训练训练器 分辨 有毒蘑菇和无毒蘑菇 java书写,包含训练集及说明 代码无bug(Using decision tree training trainer to distinguish poisonous mushroom and non-toxic mushroom Java writing, including training set and explanation code.)
决策树
- 决策树id3算法matlab代码,已调试,根据需要改写main函数,实现数据分类功能(code for decision tree)
决策树
- 模式识别中决策树cart的实现 代码简单 比较好用(pattern recognition decision tree)
决策树代码
- 基础决策树算法适合初学者第一次尝试r编程(simple decision tree)
id3决策树——new
- 这是一个ID3决策树分类的代码用于分类器的计算,大家下载类以后可以学习使用,ID3是一种比较古老的决策树,最新的有C4.5等(This is an ID3 decision tree classification code for classifier calculation, which can be used after downloading the class. ID3 is a relatively ancient decis
决策树分类代码
- 本代码基于MATLAB平台完成,对图像进行相应的决策树分类(This code is based on the MATLAB platform, for the corresponding decision tree classification)
决策树java代码1
- 决策树可对数据进行分类,选出最大增益属性。(Decision tree can be classified data, select the maximum gain attribute.)
08 决策树与随机森林
- 决策树和决策森林的代码,很不错,适合初学者,一起交流一起进步(The decision tree and decision forest code, very good, suitable for beginners, together with the progress of communication)
决策树代码及数据文件
- 决策树代码(Decision tree code)
决策树
- 基于matlab的机器学习中决策树算法,代码很完整,都能运行(Matlab-based decision tree algorithm in machine learning, the code is complete, can run)
ID3决策树算法实验
- 决策树ID3算法实验_数据集car_databases。用python编写的决策树ID3算法,运用了Car-Evaluation的例子。BUG较少,综合了网上的优秀代码,并进一步形成自己的代码。代码基本有注释,风格良好,能够很快看懂。内含有比较规范的报告文档,包含所有流程图,说明图,以及文档风格绝对不错,无需更改,建议下载! 该算法所测试的数据集如下(已经打包在内,并已经生成xls格式,方便直接使用): 已知:UCI标准
决策树
- ID3决策树的matlab代码实现,欢迎下载查看并交流(matlab realization of ID3 algorithm)