FraudShield XGBoost Production Model
This model is part of the FraudShield MLOps Platform, built to detect fraudulent credit card transactions under severe class imbalance.
Artifacts
- Model:
fraud_xgb_model.pkl(XGBoost Classifier) - Preprocessor:
scaler.pkl(RobustScaler)
Metrics
Trained with reproducible MLflow pipelines and evaluated using PR-AUC and F1-score.