|
xgboost
|
#include <xgboost/base.h>#include <xgboost/linalg.h>#include <xgboost/logging.h>#include <cstddef>

Go to the source code of this file.
Classes | |
| struct | xgboost::GradientContainer |
| Container for gradient produced by objective. More... | |
Namespaces | |
| xgboost | |
| Learner interface that integrates objective, gbm and evaluation together. This is the user facing XGBoost training module. | |