Decision Tree and Decision Forest for Matlab
https://www.mathworks.com/matlabcentral/fileexchange/39110-decision-tree-and-decision-forest
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Quan Wang (2026). Decision Tree and Decision Forest (https://github.com/wq2012/DecisionForest/releases/tag/v2.0), GitHub. Retrieved .
General Information
- Version 2.0 (23.9 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | 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 |
