Using XGBoost
XGBoost is a powerful library that scales very well to many samples and works for a variety of supervised learning problems. That said, as Sergey described in the video, you shouldn't always pick it as your default machine learning library when starting a new project, since there are some situations in which it is not the best option. In this exercise, your job is to consider the below examples and select the one which would be the best use of XGBoost.
This exercise is part of the course
Extreme Gradient Boosting with XGBoost
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
