| xgboost | 
#include <global_config.h>


| 公共成员函数 | |
| DMLC_DECLARE_PARAMETER (GlobalConfiguration) | |
|  继承自 xgboost::XGBoostParameter< GlobalConfiguration > 的公共成员函数 | |
| Args | UpdateAllowUnknown (Container const &kwargs) | 
| bool | GetInitialised () const | 
| 公共属性 | |
| std::int32_t | verbosity {1} | 
| bool | use_rmm {false} | 
| std::int32_t | nthread {0} | 
| 附加继承成员 | |
|  继承自 xgboost::XGBoostParameter< GlobalConfiguration > 的受保护属性 | |
| bool | initialised_ | 
| 
 | inline | 
| std::int32_t xgboost::GlobalConfiguration::nthread {0} | 
| bool xgboost::GlobalConfiguration::use_rmm {false} | 
| std::int32_t xgboost::GlobalConfiguration::verbosity {1} |