Per Category Modeling Backfire

Per-category/per-family models can produce WORSE leaderboard scores than a single global model, even when per-category CV is better. Use when: (1) Considering training separate models per product category/family/store in tabular competitions, (2) Per-category CV improves but LB degrades, (3) Each category has <100K rows from a larger dataset. Covers data volume thresholds, hybrid fallback strategies, and when per-category modeling is appropriate vs counterproductive.

topprismdata b0ca55c 6.3 KB Updated

File contents

topprismdata/cultivating-ml-agent/tree/main/skills/examples/per-category-modeling-backfire commit b0ca55cd25

Frequently asked questions

npx skillmds@latest add topprismdata/per-category-modeling-backfire