文件名称:Random-Forest-Matlab-master
介绍说明--下载内容均来自于网络,请自行研究使用
This toolbox was written for my own education and to give me a chance to explore the models a bit.
It is NOT intended for any serious applications and it does not NOT do many of things you would
want a mature implementation to do, like leaf pruning. If you wish to use a strong implementation
I recommend Scikit Learn / Python. For Matlab I do not really have a recommendation.
It is NOT intended for any serious applications and it does not NOT do many of things you would
want a mature implementation to do, like leaf pruning. If you wish to use a strong implementation
I recommend Scikit Learn / Python. For Matlab I do not really have a recommendation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Random-Forest-Matlab-master
...........................\README.txt
...........................\data
...........................\....\lenna.jpg
...........................\demos
...........................\.....\forestdemo.m
...........................\.....\svmdemo.m
...........................\lib
...........................\...\forestTest.m
...........................\...\forestTrain.m
...........................\...\localContrastNormalize.m
...........................\...\mgd.m
...........................\...\storage.m
...........................\...\svmTest.m
...........................\...\svmTrain.m
...........................\...\treeTest.m
...........................\...\treeTrain.m
...........................\...\weakTest.m
...........................\...\weakTrain.m