xgboost
文件列表
以下是所有文件及其简要说明的列表
[详细级别 1234]
  include
  xgboost
  collective
 poll_utils.h
 result.h
 socket.h
 base.h定义xgboost的配置宏和基本类型
 c_api.hXGBoost 的 C API,用于与其他语言的接口
 cache.h
 context.h
 data.hxgboost 的输入数据结构
 feature_map.h特征映射数据结构,有助于可视化和模型转储
 gbm.h梯度提升器接口,通过梯度统计学习
 global_config.hXGBoost 的全局配置
 host_device_vector.h设备-主机向量抽象层
 intrusive_ptr.h侵入式指针的实现
 json.h
 json_io.h
 learner.h
 linalg.h线性代数相关工具
 linear_updater.h
 metric.hxgboost 中支持的评估指标函数接口
 model.h定义 XGBoost 中不同组件的抽象接口
 multi_target_tree_model.h
 objective.h
 parameter.h将 C++11 枚举类用作 DMLC 参数的宏
 predictor.h预测器接口,为梯度提升器执行预测
 span.h
 string_view.h
 task.h
 tree_model.h
 tree_updater.h树学习的通用原语,根据信息更新树集合
 version_config.h
 windefs.h