scikit-learn, this project demonstrates a complete workflow from preprocessing to model tuning and evaluation — focused on real-world constraints like class imbalance, interpretability, and performance metrics.StandardScalerfeature_importances_ from the trained modelfraud_detection_pipeline.ipynbPosted Aug 16, 2025
Developed a fraud detection ML pipeline for credit card transactions.