Spaces:
Sleeping
Sleeping
File size: 813 Bytes
f3523ce | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
title: DATFID
emoji: π
colorFrom: indigo
colorTo: blue
sdk: docker
app_file: shellmain.py
hidden: false
---
# π DATFID API (Hackathon Demo Backend)
This Space is configured as a **hackathon-safe demo backend**.
It keeps the same DATFID API routes, but uses a lightweight internal model (simple OLS with lag/trend features) instead of private DATFID internals.
> π οΈ Powered by FastAPI, Docker, and hosted on Hugging Face Spaces.
---
## π¦ What You Can Do
- β
Use existing endpoints (`/modelfit*`, `/modelforecast*`) from `datfid-master`
- β
Fit and forecast with a transparent demo OLS-based model
- β
Use all endpoints without any auth token
---
## π Authentication
This demo backend is fully public for the hackathon setup.
No token is required.
|