Dhanusree/fraud-detector
0
๐ Fraud Detection App
This is a fraud detection model trained with MLflow and XGBoost, exported as a lightweight fraud_model.pkl for easy deployment.
How it works
- Enter 20 transaction features manually
- The model predicts:
- โ Not Fraud
- ๐จ Fraud
