Gradient Boosting           
 An ensemble technique that builds models sequentially, with each new model correcting the errors of the previous ones. 
Example: Predicting customer churn by combining multiple weak prediction models. 
Related Keywords:
Gradient Boosting           ,
,