登录
首页 » matlab » 利用多棵树对样本进行训练 Matlab

利用多棵树对样本进行训练 Matlab

于 2017-01-06 发布 文件大小:441KB
0 250
下载积分: 1 下载次数: 35

代码说明:

  随机森林指的是利用多棵树对样本进行训练并预测的一种分类器,包括两个方面:数据的随机性选取,以及待选特征的随机选取。(Random forest refers to the use of more than one tree to sample the training and prediction of a classifier, including two aspects: random selection of data, as well as the characteristics of random selection.)

文件列表:

20170106RF_Matlab
.................\randomforest-matlab
.................\...................\RF_Class_C
.................\...................\..........\classRF_predict.m,2166,2009-05-17
.................\...................\..........\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,1718,2010-02-06
.................\...................\..........\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
.................\...................\..........\mexClassRF_predict.mexw32,20992,2010-02-06
.................\...................\..........\mexClassRF_predict.mexw64,26624,2010-02-06
.................\...................\..........\mexClassRF_train.mexw32,32256,2010-02-06
.................\...................\..........\mexClassRF_train.mexw64,46080,2010-02-06
.................\...................\..........\precompiled_rfsub
.................\...................\..........\.................\linux64
.................\...................\..........\.................\win32
.................\...................\..........\.................\.....\rfsub.o,6848,2009-04-25
.................\...................\..........\.................\win64
.................\...................\..........\.................\.....\rfsub.o,9840,2009-04-25
.................\...................\..........\README.txt,3255,2010-02-06
.................\...................\..........\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,2009-05-17
.................\...................\..........\twonorm_C_devcpp.dev,1783,2009-04-25
.................\...................\..........\Version_History.txt,1470,2010-02-06
.................\...................\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,915,2010-02-06
.................\...................\........\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,2010-02-06
.................\...................\........\mexRF_predict.mexw64,11264,2010-02-06
.................\...................\........\mexRF_train.mexw32,25600,2010-02-06
.................\...................\........\mexRF_train.mexw64,34304,2010-02-06
.................\...................\........\README.txt,2750,2010-02-06
.................\...................\........\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,384,2010-02-06
.................\README_Windows_binary.txt,1200,2010-02-06

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

发表评论

0 个回复

  • burgers_matlab
    This is a burger code written in matlab
    2010-07-08 21:42:48下载
    积分:1
  • BPPID
    直流双闭环调速系统,是用神经网络作为控制器的(DC double-loop speed control systems, neural networks are used as a controller)
    2009-03-27 11:53:22下载
    积分:1
  • mapper2_4_6
    Mapper for QAM 2,4 and 6 bits, taking streams and mapping 2 symbols for Modulation
    2009-05-02 00:30:59下载
    积分:1
  • RF-Circuit
    射频电路设计理论与应用答案全解析附有matlab程序!(RF Circuit Design)
    2011-11-10 19:53:58下载
    积分:1
  • cpid4
    针对带时滞二阶振荡环节的系统传递函数,我们这里研究了,二阶振荡环节时间常数增大,对系统动态性能的影响,读者可以在程序上对时间常数进行修改,即可得出比较与区别.(brought against Delay second oscillation link system transfer function, we studied here, and the second time constant oscillation links increased, the dynamic properties of readers, the procedure for amending time constant can be obtained by comparison with distinction.)
    2006-06-04 15:57:52下载
    积分:1
  • C-C-Method
    采用C-C法的同时求时延与嵌入维的经典程序(CC method using delay and embedding dimension while seeking the procedure)
    2013-10-17 20:03:10下载
    积分:1
  • hundunjiami
    混沌图像加密,不错的界面程序,可以添加图片,非常实用(Chaotic image encryption, good interface program, you can add pictures, very practical)
    2012-10-17 15:26:42下载
    积分:1
  • teslino-tajno---oruzije-
    Nikola Tesla (Serbian Cyrillic: Никола Тесла 10 July 1856 – 7 January 1943) was a Serbian American inventor, electrical engineer, mechanical engineer, and ...
    2015-03-28 21:01:43下载
    积分:1
  • ofdm-tongbusuanfa
    OFDM载波同步算法的研究,验证后顺利运行,仿真效果好(After the OFDM carrier synchronization algorithm research, validation run smoothly, good simulation effect)
    2016-04-27 08:09:35下载
    积分:1
  • speedyGAv1.3
    一种快速简单的遗传算法程序,基于Matlab7,加入特殊的交叉算子和变异算子,使算法更快。(SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language.SpeedyGA has been created and tested under Matlab 7 (R14). Added mutation and crossover mask pregeneration.)
    2009-03-04 20:40:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载