|
xgboost
|
Global configuration for XGBoost. More...

Go to the source code of this file.
Classes | |
| struct | xgboost::GlobalConfiguration |
| struct | xgboost::InitNewThread |
Namespaces | |
| xgboost | |
| Learner interface that integrates objective, gbm and evaluation together. This is the user facing XGBoost training module. | |
Typedefs | |
| using | xgboost::GlobalConfigThreadLocalStore = dmlc::ThreadLocalStore< GlobalConfiguration > |
Global configuration for XGBoost.
Copyright 2020-2025, XGBoost Contributors