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

07 决策树与随机森林

于 2021-04-20 发布
0 234
下载积分: 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 个回复

  • dianmubiao
    合成孔径雷达点目标仿真程序(MATLAB程序)(Synthetic aperture radar point target simulation program)
    2010-05-06 19:59:51下载
    积分:1
  • wavelet-transformation
    小波变化的一些参考资料,其中又步态序列的知识,参考可以做出提取步态周期(Wavelet transform some of the references, which gait sequence knowledge, reference can be made to extract gait cycle)
    2013-04-28 22:26:36下载
    积分:1
  • kaermanlvbo
    卡尔曼滤波的matlab仿真,对于信号处理和自动控制专业的研究人员有极大帮助(Kalman filter matlab simulation for signal processing and automatic control of a professional researcher of great help)
    2015-04-03 10:23:35下载
    积分:1
  • fullofdm
    this used in dvb-t system
    2010-08-18 21:28:11下载
    积分:1
  • white_noise2
    说明:  利用随机方法产生-1 +1 分布的白噪声(using random methods-1 1 distribution of white noise)
    2006-04-02 10:52:45下载
    积分:1
  • psbmosconv
    准谐振变流器matlab/simulink仿真程序,观察模型特性(quasi-resonant converter Matlab/Simulink simulation program to observe the model characteristics)
    2006-10-11 19:40:13下载
    积分:1
  • VHF_DPD_Ver1
    Implementation of Digital predistortion in simulink using Saleh Memoryless Non-linearity and Least Squares method. I modified inbuilt OFDM block with Raised cosine block
    2014-02-19 13:09:38下载
    积分:1
  • 123
    具有可视化界面的离散无记忆信道容量迭代计算(Visual interface with discrete memoryless channel capacity iteration)
    2010-07-09 19:56:09下载
    积分:1
  • Newton-Raphson
    newton raphson load flow
    2012-05-01 23:51:36下载
    积分:1
  • tiexianfunc
    用来计算无风险利率三次样条贴现函数的程序(No risk-free interest rate used to calculate the cubic spline function discounting)
    2011-09-18 19:36:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载