首页

Random Forest

matlab

2021-6-30

在机器学习中,随机森林是一个包含多个决策树的分类器, 并且其输出的类别是由个别树输出的类别的众数而定。 Leo Breiman和Adele Cutler发展出推论出随机森林的算法。 而 “”Random Forests”” 是他们的商标。 这个术语是1995年由贝尔实验室的Tin Kam Ho所提出的随机决策森林(random decision forests)而来的。这个方法则是结合 Breimans 的 “”Bootstrap aggregating”” 想法和 Ho 的””random subspace method””以建造决策树的集合。

资源下载此资源下载价格为5D币(VIP免费),请先
资源文件列表
Random Forest/classRF_predict.m , 2166
Random Forest/classRF_train.m , 14829
Random Forest/Compile_Check , 856
Random Forest/compile_linux.m , 557
Random Forest/compile_windows.m , 1589
Random Forest/data.mat , 8834
Random Forest/data2.mat , 15355
Random Forest/data/twonorm.mat , 48856
Random Forest/data/X_twonorm.txt , 96300
Random Forest/data/Y_twonorm.txt , 600
Random Forest/main.m , 578
Random Forest/Makefile , 2693
Random Forest/Makefile.win , 1592
Random Forest/Makefile.windows , 2523
Random Forest/precompiled_rfsub/win32/rfsub.o , 6848
Random Forest/precompiled_rfsub/win64/rfsub.o , 9840
Random Forest/README.txt , 3128
Random Forest/rfsub.o , 9840
Random Forest/src/classRF.cpp , 33889
Random Forest/src/classRF.o , 21845
Random Forest/src/classTree.cpp , 8947
Random Forest/src/classTree.o , 4917
Random Forest/src/cokus.cpp , 7678
Random Forest/src/cokus.o , 1741
Random Forest/src/cokus_test.cpp , 1189
Random Forest/src/mex_ClassificationRF_predict.cpp , 5225
Random Forest/src/mex_ClassificationRF_train.cpp , 8545
Random Forest/src/qsort.c , 4676
Random Forest/src/rf.h , 5186
Random Forest/src/rfsub.f , 15851
Random Forest/src/rfutils.cpp , 9609
Random Forest/src/rfutils.o , 8293
Random Forest/src/twonorm_C_wrapper.cpp , 9885
Random Forest/src/twonorm_C_wrapper.o , 6640
Random Forest/test_ClassRF_extensively.m , 604
Random Forest/tutorial_ClassRF.m , 10403
Random Forest/twonorm_C_devcpp.dev , 1783
Random Forest/twonorm_C_devcpp.exe , 447615
Random Forest/twonorm_C_devcpp.layout , 160
Random Forest/Version_History.txt , 1311
没有账号? 忘记密码?

社交账号快速登录