Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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.
Citation pour cette source
Leo (2026). Random Forest (https://fr.mathworks.com/matlabcentral/fileexchange/31036-random-forest), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : getargs.m
Informations générales
- Version 1.7.0.0 (16,1 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | 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 |
