← World of AI
Machine Learning
Gradient Boosting
An ensemble method that builds models sequentially to correct earlier errors.
Gradient boosting creates a sequence of weak models, usually shallow decision trees. Each new model focuses on reducing the errors that remain after the earlier models have made their predictions.
The final prediction combines the contribution of all learners. Gradient boosting can achieve excellent results on structured data, but its performance depends on careful control of tree depth, learning rate and the number of estimators.
JOIN NOW
Begin the first module
It is free, it is the real curriculum, and if it is not for you, you have lost nothing but an evening.
Join any time · Build AI skills at your pace