Decision Tree and Decision Forest
引用
Quan Wang (2026). Decision Tree and Decision Forest (https://github.com/wq2012/DecisionForest/releases/tag/v2.0), GitHub. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
タグ
code
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 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 |
