登录
首页 » matlab » 07 决策树与随机森林

07 决策树与随机森林

于 2021-04-20 发布
0 189
下载积分: 1 下载次数: 15

代码说明:

说明:  决策树和随机森林算法教程、源代码事例,已经关于决策树和随机森林算法的衍生混合算法代码(Tutorials on decision trees and random forest algorithms, source code examples, and derived hybrid algorithm codes on decision trees and random forest algorithms)

文件列表:

07 决策树与随机森林, 0 , 2018-03-31
07 决策树与随机森林\Class_07.pptx, 292096 , 2018-03-27
07 决策树与随机森林\Class_07_Code, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\DecisionTrees, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\DecisionTrees\data.mat, 86267 , 2009-11-29
07 决策树与随机森林\Class_07_Code\DecisionTrees\main.m, 2721 , 2015-10-17
07 决策树与随机森林\Class_07_Code\RandomForest, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\data.mat, 86267 , 2009-11-29
07 决策树与随机森林\Class_07_Code\RandomForest\main.m, 2637 , 2017-08-12
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\Compile_Check, 856 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\Makefile, 2693 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\Makefile.windows, 2523 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\README.txt, 3128 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\Version_History.txt, 1311 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\classRF_predict.m, 2166 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\classRF_train.m, 14829 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\compile_linux.m, 557 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\compile_windows.m, 1589 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\data, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\data\X_twonorm.txt, 96300 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\data\Y_twonorm.txt, 600 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\data\twonorm.mat, 48856 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\mexClassRF_predict.mexw64, 26624 , 2017-10-19
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\mexClassRF_train.mexw64, 43520 , 2017-10-19
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\precompiled_rfsub, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\precompiled_rfsub\linux64, 0 , 2020-03-04
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\precompiled_rfsub\win32, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\precompiled_rfsub\win32\rfsub.o, 6848 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\precompiled_rfsub\win64, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\precompiled_rfsub\win64\rfsub.o, 9840 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\rfsub.o, 9840 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\classRF.cpp, 33889 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\classTree.cpp, 8947 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\cokus.cpp, 7678 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\cokus_test.cpp, 1189 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\mex_ClassificationRF_predict.cpp, 5225 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\mex_ClassificationRF_train.cpp, 8545 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\qsort.c, 4676 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\rf.h, 5186 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\rfsub.f, 15851 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\rfutils.cpp, 9609 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\src\twonorm_C_wrapper.cpp, 9865 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\tempbuild, 0 , 2020-03-04
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\test_ClassRF_extensively.m, 604 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\tutorial_ClassRF.m, 10403 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Class_C\twonorm_C_devcpp.dev, 1783 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\Compile_Check_kcachegrind, 611 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\Compile_Check_memcheck, 623 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\Makefile, 1774 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\README.txt, 2623 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\Version_History.txt, 253 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\compile_linux.m, 952 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\compile_windows.m, 801 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\data, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\data\X_diabetes.txt, 110942 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\data\Y_diabetes.txt, 11492 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\data\diabetes.mat, 265664 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\diabetes_C_devc.dev, 1293 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\regRF_predict.m, 986 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\regRF_train.m, 12863 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src, 0 , 2018-03-31
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\cokus.cpp, 7678 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\cokus_test.cpp, 1189 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\diabetes_C_wrapper.cpp, 11673 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\mex_regressionRF_predict.cpp, 3864 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\mex_regressionRF_train.cpp, 12391 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\qsort.c, 4676 , 2009-04-25
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\reg_RF.cpp, 40291 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\src\reg_RF.h, 560 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\tempbuild, 0 , 2020-03-04
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\test_RegRF_extensively.m, 1364 , 2009-05-17
07 决策树与随机森林\Class_07_Code\RandomForest\randomforest-matlab\RF_Reg_C\tutorial_RegRF.m, 9505 , 2009-05-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DrawSatelliteOrbit
    利用matlab代码绘制卫星轨道,总共包含6个卫星轨道平面(Matlab code to draw the use of satellite orbit, a total of six satellite orbit plane contains)
    2020-11-13 15:19:43下载
    积分:1
  • edison
    edge detection for plate recognition
    2012-01-14 06:26:42下载
    积分:1
  • two-temperature-solve
    激光与物质的相互作用 双温方程算法 matlab源程序代码(two temperature solve)
    2021-03-26 20:59:13下载
    积分:1
  • AffinityPropagationalgorithm
    包好一个AP算法matlab程序,以及最早提出AP算法的经典文章及相应PPT(Affinity Propagation algorithm matlab Clustering by Passing Messages Between Data Points.pdf )
    2010-11-06 18:07:01下载
    积分:1
  • ICA
    说明:  这是可在多钟人脸数据库运行的matlab程序,基于ICA,可做学习用(This is a clock face in a multi-run matlab program databases, based on ICA, do learn to use)
    2011-03-23 19:30:01下载
    积分:1
  • MATLAB-GUI
    MATLAB GUI实现动态画图曲线的源程序代码 具有完整的代码和运行结果(MATLAB GUI dynamically draw the curve of the source code)
    2014-12-17 19:52:31下载
    积分:1
  • IEEE_WorkShop_Slides_Lavretsky
    自适应控制经典的课件,国外著名大学的内部学习资料,请不要错过(Adaptive control classic courseware, internal learning famous universities, do not miss)
    2014-04-08 07:33:53下载
    积分:1
  • Kalman
    卡尔曼滤波程序,可以用去除噪声,非常好用。(Kalman filtering procedure can be used to remove noise.)
    2009-03-18 16:03:11下载
    积分:1
  • monitiaozhi
    通信原理中模拟调制过程的matlab仿真实现(Communication theory in the matlab simulation Simulation of the modulation process )
    2011-01-25 23:12:33下载
    积分:1
  • Matlab-basic-and-applications
    本书由基础知识和应用两大部分组成,基础知识详细介绍了MATLAB基础准备与入门、MATLAB的基本使用方法、数组和数组运算、字符串单元数组和结构、数值计算功能、符号运算、数据和函数的可视化、MATLAB程序设计、图形用户界面设计、Simulink仿真基础;在应用方面,介绍了MATLAB在信号与系统、数字信号处理和通信原理中的应用等内容。本书在介绍方式上使用了大量图片、例子,具有较好的操作指导作用,通过实例帮助读者加深理解。(Benshu basic knowledge and applied by the two major components, introduces the basics of preparation and entry based on MATLAB, MATLAB s basic use, arrays and array operations, array of string units and structures, numerical calculations, symbolic computation, data, and visual function, MATLAB programming, graphical user interface design, Simulink based simulation In the application, describes a MATLAB in signal and systems, digital signal processing and communication theory in the application of content. This book describes the way in the use of a large number of pictures, examples, and has good operating guide, an example to help readers better understanding.)
    2011-05-12 09:56:25下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载