Regularized Stacking Ensemble
Regularized Stacking Ensemble is a two-level ensemble method in which predictions from multiple diverse base learners are combined by a regularized meta-learner — typically ridge regression, lasso, or elastic net — to suppress overfitting in the combination layer. Regularization ensures that the meta-learner assigns stable, well-calibrated weights to base model outputs rather than memorizing noise in the training fold predictions.
Source record
Citations copied verbatim from the method’s source record. No claim-level verification is inferred from them.
- Wolpert, D. H. (1992). Stacked generalization. Neural Networks, 5(2), 241–259. · DOI 10.1016/S0893-6080(05)80023-1
- Breiman, L. (1996). Stacked Regressions. Machine Learning, 24(1), 49–64. · DOI 10.1007/BF00117832
Curated claims
Claims persisted in the evidence ledger, each with its own assessment.
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.