Lab 1: AdaBoost model for spam detection with scikit-learn

In this lab, you’ll use scikit-learn to train an AdaBoost model for detecting spam emails.

In this lab, you’ll use scikit-learn to train gradient boosting and xgboost models.