SunnyBibyan/Credit_Card_Fraud_Detection
This project aims to detect fraudulent transactions in a dataset using machine learning models like Logistic Regression and Decision Tree. The dataset is highly imbalanced, and techniques like SMOTE are used to balance it.
Jupyter NotebookMIT