文件名称:随机森林的matlab实现
介绍说明--下载内容均来自于网络,请自行研究使用
随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classification and regression of random forest is very strong. Seckill neural network is a love algorithm.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ADABOOST.m | 1784 | 2016-12-06 |
newplotroc.m | 9676 | 2017-03-21 |
plot_roc.m | 9678 | 2016-01-11 |
test.data | 214690 | 2016-01-10 |
train.data | 858545 | 2009-04-24 |