SignalMod / models /README.md
Mirae Kang
feat: implement new models and improve UI, #23
46cc63a
|
raw
history blame
265 Bytes
# 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).