用matlab实现随机森林算法我要分享

Realization of random forest algorithm with MATLAB

matlab borngnl 随机森林-matlab randomforest

关注次数: 299

下载次数: 0

文件大小: 571KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用matlab实现随机森林算法,里面附有说明文档,参数可调节。


English Description:

The random forest algorithm is realized with MATLAB, which is attached with documentation, and the parameters can be adjusted.


代码预览

RandomForest_matlab\RandomForests\RF.mexw32

RandomForest_matlab\RandomForests\RF_demo.m

RandomForest_matlab\RandomForests\runRF.m

RandomForest_matlab\RandomForests\runRF_demo.m

RandomForest_matlab\RandomForests\satimage.tra

RandomForest_matlab\RandomForests\satimage.txt

RandomForest_matlab\RandomForests\srbct.txt

RandomForest_matlab\RandomForests\test_data.txt

RandomForest_matlab\RandomForests\trainData.txt

RandomForest_matlab\RandomForests\train_data.txt

RandomForest_matlab\randomForests.c

RandomForest_matlab\ReadReadReadme!.txt

RandomForest_matlab\RF.c

RandomForest_matlab\RandomForests\datas\satimage

RandomForest_matlab\RandomForests\datas

RandomForest_matlab\RandomForests

RandomForest_matlab