Model Ensemble Negative Weight Effect

Avoid ensembling models with significantly different performance. Use when: (1) Considering weighted average of models with divergent OOF/LB scores, (2) One model clearly underperforms another, (3) Ensemble shows lower validation score than best individual model. Covers the negative weight effect where adding a weaker model reduces overall performance despite theoretically sound weighting strategy.

topprismdata 08f3219 6.8 KB Updated

File contents

topprismdata/cultivating-ml-agent/tree/main/skills/examples/model-ensemble commit 08f3219456

Frequently asked questions

npx skillmds@latest add topprismdata/model-ensemble-negative-weight-effect