xgboost
Classes | Namespaces | Typedefs
global_config.h File Reference

Global configuration for XGBoost. More...

#include <dmlc/thread_local.h>
#include <xgboost/parameter.h>
#include <cstdint>
Include dependency graph for global_config.h:

Go to the source code of this file.

Classes

struct  xgboost::GlobalConfiguration
 

Namespaces

 xgboost
 namespace of xgboost
 

Typedefs

using xgboost::GlobalConfigThreadLocalStore = dmlc::ThreadLocalStore< GlobalConfiguration >
 

Detailed Description

Global configuration for XGBoost.

Copyright 2020-2023, XGBoost Contributors

Author
Hyunsu Cho