登录
首页 » Visual C++ » randomforest-matlab

randomforest-matlab

于 2020-06-29 发布 文件大小:324KB
0 90
下载积分: 1 下载次数: 249

代码说明:

  一个随机森林的实现源码,非常实用,可以下载看看(A the random forest realization source very practical and can be downloaded)

文件列表:

randomforest-matlab
...................\RF_Class_C
...................\..........\classRF_predict.m,2166,2009-05-17
...................\..........\classRF_train.asv,14874,2011-11-09
...................\..........\classRF_train.m,14829,2009-05-17
...................\..........\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.asv,10438,2011-11-09
...................\..........\tutorial_ClassRF.m,10403,2009-05-17
...................\..........\twonorm_C_devcpp.dev,1783,2009-04-25
...................\..........\Version_History.txt,1311,2009-05-17
...................\RF_Reg_C
...................\........\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
...................\........\README.txt,2623,2009-05-17
...................\........\regRF_predict.m,986,2009-05-17
...................\........\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,9505,2009-05-17
...................\........\Version_History.txt,253,2009-05-17

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

发表评论

0 个回复

  • RS485串口通信试验(接受与发送)送)
    qt实现485下的通信 ,代码上传希望能帮到别人(QT achieve 485 communication, code upload, hoping to help others)
    2017-07-17 10:28:52下载
    积分:1
  • vbfirewall203
    界面清爽VB版高级专业防火墙 Ver 2.0.3 源代码,非常棒,强烈推荐!(VB version of the interface refreshing senior professional firewall Ver 2.0.3 source code, great, highly recommended!)
    2008-12-20 14:27:09下载
    积分:1
  • CSmtp
    使用Base64编码实现的相应的邮件的发送的程序,// Original class CFastSmtp written by // christopher w. backen <immortal@cox.net> // More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx(Achieved using the Base64 encoding to send the message corresponding procedures,// Original class CFastSmtp written by// christopher w. backen <immortal@cox.net>// More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx)
    2010-05-26 13:06:49下载
    积分:1
  • SMTP_POP3
    INternet网络协议,邮件通用协议。使用过还可以(Internet network protocol, the message universal agreement. Can also be used)
    2012-05-23 17:56:02下载
    积分:1
  • Big_2_Onli1709162152004
    Big 2 Online (server and client)
    2016-01-04 22:23:26下载
    积分:1
  • CNNMnist-cPP
    CNN卷积神经网络C++实现。完全可编译运行。对研究CNN卷积神经网络 很有帮助。(C++ version convolutional neural network。 according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.)
    2013-06-09 10:37:03下载
    积分:1
  • NASTester_14
    nat tester ............................................
    2013-02-12 13:14:41下载
    积分:1
  • network-advanced-programing
    学网络高级编程不可多得的好书,讲得很详细(High school network programming rare books, very detailed)
    2011-10-22 09:39:22下载
    积分:1
  • Client-dotnet
    一个用于客户端和服务器端的客户端的简单程序,C#(one for the client and the server-client simple procedure, C#)
    2013-09-03 12:09:29下载
    积分:1
  • pi314
    一个不错的算法,计算圆周率的PI,快到100位了...好东东大家分享,不过程序虽短,很难看明白的(a good algorithm to calculate the ratio of circumference PI, approaching 100 ... good Eastern share, However, although short procedure, it is difficult to see to understand)
    2006-12-19 09:37:42下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载