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

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

于 2017-01-06 发布 文件大小:441KB
0 122
下载积分: 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 个回复

  • codes
    基于累计量的奇异值-总体最小二乘法求AR参数 用奇异值-总体最小二乘法求AR参数 一般最小二乘法求AR参数 根据AR参数和自相关函数以及AR阶数用Cadzow谱估计子求出频谱密度(Based on the cumulative amount of singular value- total least squares method for AR parameter using singular value- total least squares method for AR parameter ordinary least squares method for AR parameter in accordance with AR parameters and the autocorrelation function, as well as the order of AR spectral estimation using Cadzow sub-spectrum density obtained)
    2009-05-13 17:07:41下载
    积分:1
  • ShadowDetection
    shadow detection with matlab model color hsv
    2010-11-27 13:09:03下载
    积分:1
  • matlab5.0study
    关于matlab软件学习的电子书,包括怎样在matalab软件中实现统计计算和画图等。(Matlab software to learn about e-books, including how to matalab software to achieve statistical calculations and drawing and so on.)
    2010-02-26 11:16:28下载
    积分:1
  • plotimage_setglobal
    This code is about plotimaging of seismic data.
    2009-11-14 01:01:53下载
    积分:1
  • Rungekutta4th
    四阶Runge-Kutta法解一阶常微分方程Matlab代码(Fourth-order Runge-Kutta method for solving a first-order ordinary differential equations Matlab code)
    2009-12-28 21:05:26下载
    积分:1
  • matlab-programing-examples
    说明:  《MATLAB编程实例》介绍了MatLab开发的一些实例代码,希望对从事图形图像处理的开发者有用!(&quot MATLAB Programming Example&quot introduces some examples of MatLab code developed by the hope of engaging in graphic image processing useful for developers!)
    2011-03-06 10:25:45下载
    积分:1
  • All_Statistics_Codes
    matlab codes for statistics analysis
    2013-10-25 06:55:53下载
    积分:1
  • jiefangcheng
    说明:  Matlab学习宝典 解方程 Matlab学习宝典(Matlab solutions of equations Matlab Baodian learning learning Baodian)
    2008-12-01 13:08:18下载
    积分:1
  • MatImpDes
    基于MATLAB 对数据进行处理 加密解密(MATLAB-based encryption and decryption of data processing)
    2011-05-29 10:21:36下载
    积分:1
  • POS
    风光混合储能的生命周期费用考虑包括蓄电池、超级电容器的生命周期费用,(Life cycle cost considerations for landscape hybrid energy storage include life cycle costs for batteries and supercapacitors.)
    2019-05-01 13:09:14下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载