| xgboost | 
#include <dmlc/registry.h>#include <xgboost/base.h>#include <xgboost/data.h>#include <xgboost/host_device_vector.h>#include <xgboost/model.h>#include <functional>#include <string>#include <utility>#include <vector>
| 类 | |
| 类 | xgboost::LinearUpdater | 
| 线性更新器的接口 更多... | |
| 结构 | xgboost::LinearUpdaterReg | 
| 线性更新器的注册条目。 更多... | |
| 命名空间 | |
| xgboost | |
| Learner 接口,将目标、gbm 和评估整合在一起。这是用户界面 XGBoost 训练模块。 | |
| xgboost::gbm | |
| 宏 | |
| #define | XGBOOST_REGISTER_LINEAR_UPDATER(UniqueId, Name) | 
| 注册线性更新器的宏。 更多... | |
| #define XGBOOST_REGISTER_LINEAR_UPDATER | ( | UniqueId, | |
| Name | |||
| ) | 
注册线性更新器的宏。