EDA Audit — Tabular Competition
Systematic first-look at a competition dataset. Produces a structured report so you know what you're working with before touching a model.
When to use
- First time you touch a new competition's data.
- Before designing a CV strategy (need to know if data is temporal, grouped, etc.).
- When CV/LB mismatch appears (often a leakage or distribution issue).
- When a model has unexpectedly high or low performance.
Setup
cd competitions/<slug>
source
[Description truncada. Veja o README completo no GitHub.]