Random Forest

Versione 1.7.0.0 (16,1 KB) da Leo
Creates an ensemble of cart trees similar to the matlab TreeBagger class.
19,3K download
Aggiornato 11 apr 2012

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: getargs.m

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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