文件名称:decision_tree
介绍说明--下载内容来自于网络,使用问题请自行百度
自己用matlab实现的决策树仿真的代码,决策树代码包含ID3算法和C4.5算法,算法原理可以参照统计学习(李航著),具体代码编写部分参照网上博客。实现结果用matlab的treelayout实现,模拟树形实现最大程度图形化还原,可以为学习相关算法的朋友提供参考。代码包含相应的主函数和两个决策树函数,具体可参考文字示意。(Reference statistics learning (Li Hang) a book to achieve the MATLAB simulation code, the code contains the main main function and KD search algorithm, and the corresponding data input, the entire code integrity, you can run directly.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
decision_tree\data_preprocess.m
decision_tree\decision_tree.m
decision_tree\decision_tree_main.m
decision_tree\print_tree.m
decision_tree\Queue.m
decision_tree\tree_plot.m
decision_tree
decision_tree\decision_tree.m
decision_tree\decision_tree_main.m
decision_tree\print_tree.m
decision_tree\Queue.m
decision_tree\tree_plot.m
decision_tree
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.