Section 01
[Introduction] MLOps in Practice: Key Points of Building a Scalable Multi-Class Financial Fraud Detection System
This project is a financial fraud detection project based on modern MLOps practices. It uses multi-class classification to categorize transactions into four risk levels (TT: Completely Normal, TF: Suspicious but Normal, FT: Low-Impact Fraud, FF: High-Impact Fraud). It integrates DVC version control, SMOTE sampling, and XGBoost model, achieving an ROC-AUC of 0.96 on a synthetic credit card dataset, providing financial institutions with more refined risk assessment capabilities.