Fraud Detection Demo

Upload transaction data and analyze fraud risk using my XGBoost-based fraud detection system deployed with FastAPI and Docker.

XGBoost ModelFastAPI + DockerBatch Inference
ROC-AUC: 0.997F1: 0.86150k+ Batch Predictions Supported

Upload Transaction Data

CSV is sent to https://real-time-fraud-detection-8178.onrender.com/predict_batch. Predictions are generated by the deployed FastAPI backend using an XGBoost model trained on over 1.2 million transactions.

Drop CSV file here

or click to browse (max 10MB)