Decision Tree and Decision Forest for Matlab
https://www.mathworks.com/matlabcentral/fileexchange/39110-decision-tree-and-decision-forest
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Citar como
Quan Wang (2026). Decision Tree and Decision Forest (https://github.com/wq2012/DecisionForest/releases/tag/v2.0), GitHub. Recuperado .
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y MATLAB Answers.
Información general
- Versión 2.0 (23,9 MB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | 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 |
