Spaces:
Sleeping
Sleeping
| title: TS Anomaly Benchmark API | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: blue | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # TS Anomaly Detection Benchmark β API Backend | |
| FastAPI backend for the [ts-anomaly-benchmark](https://gitlab.com/stevenmcdermott/ts-anomaly-benchmark) project. | |
| Serves the React frontend hosted at [ts-anomaly-benchmark.netlify.app](https://ts-anomaly-benchmark.netlify.app). | |
| ## Endpoints | |
| - `GET /` β health check | |
| - `POST /api/run` β start a benchmark job | |
| - `GET /api/status/{job_id}` β poll progress and results | |