Skip to content

Releases: SaintJeane/fraud-detection-api

Fraud Detection API v1.0.0

18 Jan 11:52

Choose a tag to compare

🚀 Initial Stable Release

Features

  • LightGBM fraud detection model
  • SHAP-based explainability
  • FastAPI inference service
  • Docker & Docker Compose support
  • Health checks and structured logging
  • CI/CD with GitHub Actions
  • Published Docker images via GHCR

Run

docker run -p 8000:8000 ghcr.io/saintjeane/fraud-detection-api:latest