Skip to main content

One doc tagged with "stacking"

View all tags

Ensembles and Stacking

Bagging and boosting are both ensembles of the same base learner. This page covers combining genuinely different models — a linear model, a tree ensemble, and a neural network, say — which only helps to the extent those models fail in different ways.