ensemble-methods-decompose-bias-variance-independently

IN derived (depth 1)

Created 2026-06-21T10:06:02+00:00 · Reviewed 2026-06-21T15:37:01+00:00

Ensemble methods provide complementary and independent controls over the two components of prediction error: bagging (random forests) reduces variance by averaging decorrelated models, while boosting reduces bias by iteratively correcting residuals — together enabling targeted error reduction.

Justifications

SL — Bagging and boosting each target exactly one term in the bias-variance decomposition

Antecedents (all must be IN):

Dependents

These beliefs depend on this one: