Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 785 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 785 Bytes

Credit Card Fraud Detection

This project is a machine learning-based solution for detecting credit card fraud. It utilizes Logistic Regression, a powerful algorithm for binary classification, to identify potentially fraudulent transactions.The implementation is done in Python, and the project includes a user-friendly interface powered by Streamlit for easy interaction.

Dataset Link :

creditcard.csv

Output

For fraudulent transactions:

credit1

For legitimate transactions:

legit