文件名称:mlpack_random_forest_revamp:重构的random_forest绑定
文件大小:11KB
文件格式:ZIP
更新时间:2024-05-13 01:29:36
C++
mlpack_random_forest_revamp 此代码仅用于演示目的。 “ random_forest”目录包含_main.cpp文件的重构代码。 另外,请查看random_forest目录中的CMakeLists.txt ,以了解如何调用CMake宏以及如何进行分组。
【文件预览】:
mlpack_random_forest_revamp-main
----README.md(302B)
----random_forest()
--------CMakeLists.txt(943B)
--------random_forest.hpp(17KB)
--------random_forest_fit_main.cpp(5KB)
--------bootstrap.hpp(2KB)
--------random_forest_impl.hpp(14KB)
--------random_forest_predict_main.cpp(2KB)
--------random_forest_model.hpp(769B)