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.
Este ejercicio forma parte del curso
Extreme Gradient Boosting with XGBoost
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
