XGBoost C 包

XGBoost 实现了一组用于各种绑定的 C API,我们维护其稳定性和 CMake/make 构建接口。请参阅 C API 教程 以获取介绍,以及 demo/c-api/ 以获取相关示例。此外,可以通过在构建期间向 CMake 提供 -DBUILD_C_DOC=ON 作为参数来生成 doxygen 文档,或者直接查看 include/xgboost/c_api.h 中的函数注释。参考文档通过 breathe 导出到 sphinx,虽然不包含示例链接,但可能更容易阅读。如需查看原始的 doxygen 页面,请访问:

C API 参考

警告

doxygengroup: Unable to find project ‘xgboost’ in breathe_projects dictionary

DMatrix

警告

doxygengroup: Unable to find project ‘xgboost’ in breathe_projects dictionary

流式传输

警告

doxygengroup: Unable to find project ‘xgboost’ in breathe_projects dictionary

助推器

警告

doxygengroup: Unable to find project ‘xgboost’ in breathe_projects dictionary

预测

警告

doxygengroup: Unable to find project ‘xgboost’ in breathe_projects dictionary

序列化

警告

doxygengroup: Unable to find project ‘xgboost’ in breathe_projects dictionary

集体

警告

doxygengroup: Unable to find project ‘xgboost’ in breathe_projects dictionary