Boosting
Residual Fitting
Gradient boosting technique where each new model is trained to predict the residuals (errors) of the previous ensemble model rather than the original target.
← BackGradient boosting technique where each new model is trained to predict the residuals (errors) of the previous ensemble model rather than the original target.
← Back