xgboost
Classes | Namespaces
gradient.h File Reference
#include <xgboost/base.h>
#include <xgboost/linalg.h>
#include <xgboost/logging.h>
#include <cstddef>
Include dependency graph for gradient.h:
This graph shows which files directly or indirectly include this file:

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.