ml-fraud-detection icon indicating copy to clipboard operation
ml-fraud-detection copied to clipboard

Credit card fraud detection through logistic regression, k-means, and deep learning.

Credit Card Fraud Detection

Three models trained to label anonymized credit card transactions as fraudulent or genuine. Dataset from Kaggle. Project through ML@B.

Project by Makena Schwinn, Sunny Zhang, and Georgy Marrero.

Click here to read about our approach and results.

Important Note: The results presented in the paper are currently inconsistent with our latest experimentations. Please view the notebooks to view our empirical results and read the paper to understand our approach.