Method evidence record
Stacking
Stacking, or stacked generalization, is an ensemble method introduced by David Wolpert in 1992 that combines the outputs of several different base models (Level-0) through a separate meta-model (Level-1). Unlike bagging and boosting, it deliberately uses heterogeneous model types, and it is the standard final-stage strategy in Kaggle competitions.
Source record
Citations copied verbatim from the method’s source record. No claim-level verification is inferred from them.
Stacked Generalization (Stacking Ensemble with a Meta-Learner)
Taxonomic method record · ml-model / machine-learning
- Wolpert, D.H. (1992). Stacked Generalization. Neural Networks, 5(2), 241–259. · DOI 10.1016/S0893-6080(05)80023-1
- van der Laan, M.J., Polley, E.C. & Hubbard, A.E. (2007). Super Learner. Statistical Applications in Genetics and Molecular Biology, 6(1), Article 25. · DOI 10.2202/1544-6115.1309
Curated claims
Claims persisted in the evidence ledger, each with its own assessment.
No curated claims yet
This view does not invent a claim assessment when the ledger has none.
Related methods
Generated from the method graph and shown as machine-suggested relations — no evidence claim is inferred.