Ensemble Model Correlation Trap

Diagnose when ensemble/stacking will fail due to high model correlation. Use when: (1) Stacking or ensemble shows no improvement over single models, (2) Considering weighted average of multiple models, (3) Model predictions are nearly identical, (4) AUC/RMS gains plateau despite complex ensembling. Critical for tabular ML competitions where model diversity determines ensemble success.

topprismdata 8073363 6.7 KB Updated

File contents

topprismdata/cultivating-ml-agent/tree/main/skills/examples/ensemble-model-correlation-trap commit 8073363ba2

Frequently asked questions

npx skillmds@latest add topprismdata/ensemble-model-correlation-trap