the.ai

Foundations / Supervised

verified

Ensemble Methods

Combine several models instead of trusting one. If their mistakes are different, averaging cancels some of them, and the combination is better than any member — which sounds like something for nothing and is not: what you spend is the compute to train and run several models.

Viz primitive · budget-splitcorrelated-error = 20

correlated-error holds 50% of the budget; rest holds the remaining 50%.

Error the members share and averaging cannot remove, against the error that cancels, in equal units. Drag the correlated part up to watch the ensemble stop helping — the floor is set by how alike the members are, not by how many there are.

20

Reviewed by opendroid · 2026-08-18

  • arXiv:1612.01474 — Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles
  • arXiv:1411.1792 — How transferable are features in deep neural networks?

Origin · not linkable

  • Breiman 1996 — Bagging Predictors · Machine Learning 24(2) · doi:10.1007/BF00058655