Random Forest

버전 1.7.0.0 (16.1 KB) 작성자: Leo
Creates an ensemble of cart trees similar to the matlab TreeBagger class.
다운로드 수: 19.3K
업데이트 날짜: 2012/4/11

라이선스 보기

An alternative to the Matlab Treebagger class written in C++ and Matlab.

Creates an ensemble of cart trees (Random Forests). The code includes an implementation of cart trees which are
considerably faster to train than the matlab's classregtree.

Compiled and tested on 64-bit Ubuntu.

인용 양식

Leo (2024). Random Forest (https://www.mathworks.com/matlabcentral/fileexchange/31036-random-forest), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: getargs.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.7.0.0

Fixed bug (see comment by c.)

1.6.0.0

Removed implicit assumption of distinct feature values, removed statistical toolbox dependency, removed internal command dependency

1.0.0.0