Machine learningMachine learning

Robust Stacking Ensemble

Robust Stacking Ensemble extends classical stacked generalization by replacing the ordinary meta-learner with a robust estimator — such as a Huber-loss regressor, quantile regression, or a model trained on trimmed residuals — so that the ensemble's combination layer is resistant to outliers and noisy base-learner predictions. It improves predictive accuracy and reliability on real-world datasets with contaminated labels or heavy-tailed error distributions.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Wolpert, D. H. (1992). Stacked Generalization. Neural Networks, 5(2), 241–259. DOI: 10.1016/S0893-6080(05)80023-1
  2. Ensemble learning. Wikipedia. link

Related methods

ScholarGateRobust Stacking Ensemble (Robust Stacking Ensemble (Outlier-Resistant Stacked Generalization)). Retrieved 2026-06-04 from https://scholargate.app/en/machine-learning/robust-stacking-ensemble