Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Leo (2026). Random Forest (https://de.mathworks.com/matlabcentral/fileexchange/31036-random-forest), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: getargs.m
Allgemeine Informationen
- Version 1.7.0.0 (16,1 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | 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 |
