Decision Tree and Decision Forest for Matlab
https://www.mathworks.com/matlabcentral/fileexchange/39110-decision-tree-and-decision-forest
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.
Zitieren als
Quan Wang (2026). Decision Tree and Decision Forest (https://github.com/wq2012/DecisionForest/releases/tag/v2.0), GitHub. Abgerufen .
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 2.0 (23,9 MB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 2.0 | See release notes for this release on GitHub: https://github.com/wq2012/DecisionForest/releases/tag/v2.0 |
||
| 1.9 | See release notes for this release on GitHub: https://github.com/wq2012/DecisionForest/releases/tag/v1.9 |
||
| 1.8 | See release notes for this release on GitHub: https://github.com/wq2012/DecisionForest/releases/tag/v1.8 |
||
| 1.7.0.0 | See release notes for this release on GitHub: https://github.com/wq2012/DecisionForest/releases/tag/v1.7 |
||
| 1.6 | See release notes for this release on GitHub: https://github.com/wq2012/DecisionForest/releases/tag/v1.6 |
||
| 1.5.0.0 | Changed the positions of several delete[] commands to optimize memory use. |
||
| 1.4.0.0 | Added decision forest functionalities. |
||
| 1.3.0.0 | Better encapsulation of the HashTable class. |
||
| 1.2.0.0 | Optimized the memory use of getEntropyDecrease() function. |
||
| 1.1.0.0 | Rewrite the code in C++/MEX. Generate to multi-class. |
||
| 1.0.0.0 |
