Takes a decision tree trained in Matlab using TreeBagger and converts it to a C++ class.
This program takes a decision tree trained in Matlab using TreeBagger or the classification tree function ClassificationTree and outputs the header file decTreeConstants.h containing all the branch information. This header file is used by the attached C++ class to make decisions based on presented features in deployed applications.
引用格式
David (2026). TreeBagger-Matlab2Cpp (https://github.com/dhasenfratz/TreeBagger-Matlab2Cpp), GitHub. 检索时间: .
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.1.0 | - |
||
| 1.0.0.0 | - |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
