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>
Go to the source code of this file.
Classes | |
class | xgboost::MultiTargetTree |
Tree structure for multi-target model. More... | |
Namespaces | |
xgboost | |
Core data structure for multi-target trees. | |