Accelerating XGBoost with GPU in R
R
gpu
xgboost
Update NVIDIA drivers, install the pre-built
{xgboost}
library with GPU support, and set device = "cuda"
while tree_method = "hist"
.
Aug 6, 2024