xgboost
|
#include <xgboost/base.h>
#include <xgboost/context.h>
#include <xgboost/linalg.h>
#include <xgboost/model.h>
#include <xgboost/span.h>
#include <cinttypes>
#include <cstddef>
#include <vector>
类 | |
class | xgboost::MultiTargetTree |
多目标模型的树结构。更多... | |
命名空间 | |
xgboost | |
用于多目标树的核心数据结构。 | |