Skip to content
LearnStatisticspowered by UpThink

Statistics and data science, defined

Bagging


In predictive modeling, bagging is an ensemble method that uses bootstrap replicates of the original training data to fit predictive models. For each record, the predictions from all available models are then averaged for the final prediction. For a classification problem, a majority vote of the models is used. Bagging is short for “bootstrap aggregating.”

Where this gets used

We teach data science and statistics online, one subject at a time, on fixed start dates with an instructor who marks your work.