GPU-Accelerated Spark XGBoost - A Major Milestone on the Road to Large-Scale AI

Originally published at: GPU-Accelerated Spark XGBoost - A Major Milestone on the Road to Large-Scale AI | NVIDIA Technical Blog

Machine learning at scale can deliver powerful, predictive capabilities to millions of users, but it hinges on overcoming two key challenges across on-prem or cloud infrastructure – speeding up pre-processing of massive volumes of data and accelerating compute intensive model training. To tackle these challenges, we started with the popular gradient boosting library XGBoost as…