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

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

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

  • sisompc
    单输入单输出模型预测控制算法实现--一般实现,逆响应和线性规划(SISO model predictive control- a general approach, inverse response and linear programming)
    2009-09-16 10:49:32下载
    积分:1
  • matlab
    说明:  matlab详细函数总汇,为您写程序时不能想起的函数做好准备。(Details of function matlab pool of written procedures for your function can not think of preparing.)
    2011-03-09 21:32:21下载
    积分:1
  • directlda
    Após o pré-processamento (prep), os dados sã o reduzidos pelo algoritmo SVD e calcula-se os Scores (T) e os Loadings (P). Posteriormente, plota-se T e P, na forma de gráficos biplots
    2013-04-20 18:39:01下载
    积分:1
  • [emuch.net]CompressedPSensingPTheory
    很好的压缩感知的国外的书籍材料,对于我们的学习,尤其初学者很有帮助(ON划词翻译ON实时翻译 Very good material of compressed sensing of foreign books, for our learning, especially for beginners very helpful)
    2014-11-24 09:15:55下载
    积分:1
  • Matlab
    数学建模比赛训练的代码,里面有matlab软和lingo软件的一些代码(Mathematical modeling training game code, there are some code matlab soft lingo software)
    2015-01-18 10:59:07下载
    积分:1
  • Project-08-01
    Root-mean-square error and mean-square signal-to-noise ratio F(x,y) the original image , F’(x,y) the decompressed image , the original image change to JPG and then JPG change to Im. Observe to Error- ratio.
    2015-02-01 16:59:21下载
    积分:1
  • bdf_reader_matlab_lorig
    matlab code for emg signal not full
    2009-05-01 02:36:43下载
    积分:1
  • Field_II_GUI
    与Field_II配套使用,提供了一个基于matlab平台的gui界面,可自由定制参数,选择成像方式,功能强大。(This tutorial is designed to give you an introduction to Field_II, an acoustic pressure field simulation package written by Dr. Joergen Jensen. is the method for you. To run this tutorial, you will need to have MATLAB available on your computer. Download the Field_II source code and the Field_II_GUI files to your machine,and then run through the tutorial.)
    2013-04-10 13:54:05下载
    积分:1
  • Study_Simulink
    里面有对simulink的讲解和一些典型的例子,还包括S函数的例子,把里面的这些例子都学会,基本上就掌握了matlab simulink的基本技巧了。(There are explanations of simulink and some typical examples include the S function of the examples, the inside of these examples Society, basically on the matlab simulink mastered the basic skills.)
    2009-01-01 15:07:20下载
    积分:1
  • PCA
    主成分分析代码, 可以用于图像压缩等等,也叫PCAH或者KL变换(PCA or K_L transfer)
    2009-05-12 15:34:33下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载