Gradient boosting
AIGradient boosting: An ensemble method that builds trees sequentially, where each new tree corrects the errors made by those before it.
Gradient boosting: An ensemble method that builds trees sequentially, where each new tree corrects the errors made by those before it.