|
xgboost
|
#include <global_config.h>


Public Member Functions | |
| DMLC_DECLARE_PARAMETER (GlobalConfiguration) | |
Public Member Functions inherited from xgboost::XGBoostParameter< GlobalConfiguration > | |
| Args | UpdateAllowUnknown (Container const &kwargs) |
| bool | GetInitialised () const |
Public Attributes | |
| int | verbosity { 1 } |
| bool | use_rmm { false } |
Additional Inherited Members | |
Protected Attributes inherited from xgboost::XGBoostParameter< GlobalConfiguration > | |
| bool | initialised_ |
|
inline |
| bool xgboost::GlobalConfiguration::use_rmm { false } |
| int xgboost::GlobalConfiguration::verbosity { 1 } |
1.8.17