| xgboost | 
#include <xgboost/base.h>#include <xgboost/context.h>#include <xgboost/host_device_vector.h>#include <xgboost/linalg.h>#include <xgboost/model.h>#include <xgboost/span.h>#include <cstddef>#include <cstdint>#include <mutex>#include <vector>

| 类 | |
| 结构 | xgboost::MultiTargetTreeView | 
| 适用于主机和设备的 @MultiTargetTree 的视图。 更多... | |
| 类 | xgboost::MultiTargetTree | 
| 多目标模型的树结构。更多... | |
| 命名空间 | |
| xgboost | |
| Learner 接口,将目标、gbm 和评估整合在一起。这是用户界面 XGBoost 训练模块。 | |