Built a binary classification model to detect fraudulent transactions. Performed data preprocessing, handled class imbalance, and feature scaling. Trained and evaluated models using Scikit-learn, comparing performance with precision, recall, F1-score, and ROC-AUC.