Random Forest

Creates an ensemble of cart trees similar to the matlab TreeBagger class.

이 제출물을 팔로우합니다

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 (2026). Random Forest (https://kr.mathworks.com/matlabcentral/fileexchange/31036-random-forest), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: getargs.m

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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