A fraud detection classifier and investigation dashboard built on banking transaction data, combining SQL, Python, and interactive analytics to support faster fraud investigations and risk-based decisions.
-
Updated
Aug 23, 2026 - Python
A fraud detection classifier and investigation dashboard built on banking transaction data, combining SQL, Python, and interactive analytics to support faster fraud investigations and risk-based decisions.
💳 Payment Fraud Detection ML Model — XGBoost + SMOTE on 10,000 PaySim transactions (1.12% fraud rate). PR-AUC 1.00 · Zero false negatives · dest_balance_zeroed top feature (45.25%). Class imbalance handled via SMOTE. Python · XGBoost · imblearn
Multivariate anomaly detection on synthetic sensor telemetry — benchmarks Isolation Forest against LOF, One-Class SVM, and PCA reconstruction error, evaluated with PR-AUC and cost-based thresholding against labeled, categorized injected faults (spike, drift, stuck sensor, correlated failure).
To associate your repository with the pr-auc topic, visit your repo's landing page and select "manage topics."