|
xgboost
|


Go to the source code of this file.
Classes | |
| struct | xgboost::ObjInfo |
| A struct returned by objective, which determines task at hand. The struct is not used by any algorithm yet, only for future development like categorical split. More... | |
Namespaces | |
| xgboost | |
| Learner interface that integrates objective, gbm and evaluation together. This is the user facing XGBoost training module. | |