Releases: SaintJeane/fraud-detection-api
Releases · SaintJeane/fraud-detection-api
Fraud Detection API v1.0.0
🚀 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