An end-to-end machine learning project for detecting fraudulent financial transactions using the PaySim synthetic transaction dataset.
The project focuses not only on training an XGBoost classifier, but on the complete ML journey: baseline modeling → feature engineering → hyperparameter tuning → threshold tuning → evaluation → live deployment.