Memory¶
XGBoost reduce memory¶
https://xgboosting.com/xgboost-use-less-memory/
set
tree_method = 'hist'reduce
max_bin. default = 256reduce
max_depth. default = 6increase
min_child_weight. default = 1colsample_bytree,colsample_bylevel, andcolsample_bynode. default = 1