ts-anomaly-api / README.md
stevenmcdermott's picture
Upload README.md
129d4c9 verified
metadata
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 project.

Serves the React frontend hosted at 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