Medial Code Documentation
|
Registry of gradient boosters. More...
#include "xgboost/gbm.h"
#include <dmlc/registry.h>
#include <memory>
#include <string>
#include <vector>
#include "xgboost/context.h"
#include "xgboost/learner.h"
Namespaces | |
namespace | dmlc |
namespace for dmlc | |
namespace | xgboost |
namespace of xgboost | |
namespace | xgboost::gbm |
Copyright 2019-2023, XGBoost Contributors. | |
Functions | |
dmlc::DMLC_REGISTRY_ENABLE (::xgboost::GradientBoosterReg) | |
xgboost::gbm::DMLC_REGISTRY_LINK_TAG (gblinear) | |
xgboost::gbm::DMLC_REGISTRY_LINK_TAG (gbtree) | |
Registry of gradient boosters.
Copyright 2015-2022 by XGBoost Contributors