File size: 265 Bytes
46cc63a | 1 2 3 4 5 6 7 8 9 10 | # Models directory
## Demo (API / UI / Docker)
| Path | Role |
|------|------|
| `baseline/` | LR-TFIDF joblib + `manifest.json` (both baselines) |
| `production_final/` | Meta-feature stacking |
See [`configs/model_catalog.yaml`](../configs/model_catalog.yaml). |