Read our AdaBoost Classifier in Python tutorial to learn more. Gradient Boosting Gradient boosting builds models sequentially and corrects errors along the way. It uses a gradient descent algorithm to minimize the loss when adding new models. This method is flexible and can be used for both ...