登录
首页 » matlab » randomforest-matlab

randomforest-matlab

于 2021-03-15 发布 文件大小:358KB
0 190
下载积分: 1 下载次数: 31

代码说明:

  对随机森林提供基础代码,提供随机森林的基础编辑程序(Random Forests provide the basis for the code to provide basic editing program random forests)

文件列表:

randomforest-matlab
...................\RF_Class_C
...................\..........\classRF_predict.m,2166,2009-05-17
...................\..........\classRF_train.m,14829,2009-05-17
...................\..........\CMakeCache.txt,1152,2013-02-21
...................\..........\CMakeFiles
...................\..........\..........\cmake.check_cache,86,2013-02-21
...................\..........\htm" target=_blank>Compile_Check,856,2009-04-25
...................\..........\compile_linux.m,557,2009-05-17
...................\..........\compile_windows.m,1589,2009-05-17
...................\..........\data
...................\..........\....\twonorm.mat,48856,2009-04-25
...................\..........\....\X_twonorm.txt,96300,2009-04-25
...................\..........\....\Y_twonorm.txt,600,2009-04-25
...................\..........\Makefile,2693,2009-05-17
...................\..........\Makefile.windows,2523,2009-05-17
...................\..........\precompiled_rfsub
...................\..........\.................\linux64
...................\..........\.................\win32
...................\..........\.................\.....\rfsub.o,6848,2009-04-25
...................\..........\.................\win64
...................\..........\.................\.....\rfsub.o,9840,2009-04-25
...................\..........\README.txt,3128,2009-05-17
...................\..........\rfsub.o,9840,2009-04-25
...................\..........\src
...................\..........\...\classRF.cpp,33889,2009-05-17
...................\..........\...\classTree.cpp,8947,2009-05-17
...................\..........\...\cokus.cpp,7678,2009-04-25
...................\..........\...\cokus_test.cpp,1189,2009-04-25
...................\..........\...\mex_ClassificationRF_predict.cpp,5225,2009-05-17
...................\..........\...\mex_ClassificationRF_train.cpp,8545,2009-05-17
...................\..........\...\qsort.c,4676,2009-04-25
...................\..........\...\rf.h,5186,2009-05-17
...................\..........\...\rfsub.f,15851,2009-04-25
...................\..........\...\rfutils.cpp,9609,2009-05-17
...................\..........\...\twonorm_C_wrapper.cpp,9865,2009-05-17
...................\..........\tempbuild
...................\..........\test_ClassRF_extensively.m,604,2009-05-17
...................\..........\tutorial_ClassRF.m,10403,2013-02-21
...................\RF_Reg_C
...................\........\CMakeCache.txt,1874,2013-02-21
...................\........\CMakeFiles
...................\........\..........\cmake.check_cache,86,2013-02-21
...................\........\htm" target=_blank>Compile_Check_kcachegrind,611,2009-04-25
...................\........\htm" target=_blank>Compile_Check_memcheck,623,2009-04-25
...................\........\compile_linux.m,952,2009-05-17
...................\........\compile_windows.m,801,2009-05-17
...................\........\data
...................\........\....\diabetes.mat,265664,2009-04-25
...................\........\....\X_diabetes.txt,110942,2009-04-25
...................\........\....\Y_diabetes.txt,11492,2009-04-25
...................\........\diabetes_C_devc.dev,1293,2009-04-25
...................\........\Makefile,1774,2009-05-17
...................\........\mexRF_predict.mexw32,10752,2013-02-22
...................\........\mexRF_train.mexw32,25600,2013-02-22
...................\........\README.txt,2623,2009-05-17
...................\........\regRF_predict.m,986,2009-05-17
...................\........\regRF_train.asv,12865,2013-02-22
...................\........\regRF_train.m,12863,2009-05-17
...................\........\src
...................\........\...\cokus.cpp,7678,2009-04-25
...................\........\...\cokus_test.cpp,1189,2009-04-25
...................\........\...\diabetes_C_wrapper.cpp,11673,2009-05-17
...................\........\...\mex_regressionRF_predict.cpp,3864,2009-05-17
...................\........\...\mex_regressionRF_train.cpp,12391,2009-05-17
...................\........\...\qsort.c,4676,2009-04-25
...................\........\...\reg_RF.cpp,40291,2009-05-17
...................\........\...\reg_RF.h,560,2009-05-17
...................\........\tempbuild
...................\........\test_RegRF_extensively.m,1364,2009-05-17
...................\........\tutorial_RegRF.m,9506,2013-02-21
...................\........\Version_History.txt,253,2009-05-17

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

发表评论

0 个回复

  • PCA-GUI人脸识别matlab代码
    说明:  人脸识别的界面代码,代码对PCA和GUI进行了详细的说明(Face recognition code has a good explanation and explanation for PCA and GUI)
    2020-05-18 16:07:49下载
    积分:1
  • 23_Generation
    GENERASTION COST MINIMIZATION (OPF)
    2015-01-19 17:17:52下载
    积分:1
  • tms
    简单是MFC数据库操作练习,字段的添加,删除,修改.(Simple MFC database operation practice, field to add, delete, modify.)
    2014-07-06 23:44:37下载
    积分:1
  • H-ELM
    极限学习机的变形,在原极限学习机的基础上进行了改进。(elm VARAINCE)
    2021-01-04 11:48:55下载
    积分:1
  • BluetoothClass
    Represents a Bluetooth class, which describes general characteristics and capabilities of a device.
    2013-11-07 11:51:29下载
    积分:1
  • WinSock_Te20888010282007
    利用winsock控件进行通讯的一个例子(By winsock control to communicate an example)
    2013-10-30 14:26:24下载
    积分:1
  • 多线socket序,基于“阻塞SOCKET”的包装类以及示例
    多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
    2022-06-03 10:01:04下载
    积分:1
  • jade2
    自编的联合对角化程序,简单,清晰,并有痃详细的注解,带有两个波形文件,可直接显示结果。(jointly staged by the diagonalization procedure, a simple, clear and detailed explanation feast, with two waveform documents, The results can be shown directly.)
    2007-07-07 15:07:17下载
    积分:1
  • Asp.net弹出对话框控件汉化修正版 一个很不错的代码
    Asp.net弹出对话框控件汉化修正版 一个很不错的代码-Asp.net control pop-up dialog box sinicized amended version of a very good code
    2023-08-21 15:50:04下载
    积分:1
  • Port mapping software. Rar appropriate to study the learning
    端口映射软件.rar 适合研究学习 -Port mapping software. Rar appropriate to study the learning
    2022-02-12 13:48:11下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载