sahidul-shaikh/credit-card-fraud-detection
Machine learning model for Credit Card fraud detection
This project helps financial institutions automatically identify and predict fraudulent credit card transactions. By analyzing historical transaction data, it classifies new transactions as either legitimate or fraudulent. Credit card companies, banks, and other financial services providers can use this to prevent financial losses and protect customer trust.
113 stars. No commits in the last 6 months.
Use this if you need a machine learning-based system to proactively detect and flag suspicious credit card transactions.
Not ideal if you are looking for a system to investigate fraud once it has already occurred, rather than predict it.
Stars
113
Forks
47
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sahidul-shaikh/credit-card-fraud-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GoogleCloudPlatform/fraudfinder
Fraudfinder: A comprehensive lab series on how to build a real-time fraud detection system on...
benedekrozemberczki/awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
jube-home/aml-fraud-transaction-monitoring
Open source AML and Fraud Detection using Machine Learning for Real-Time Transaction Monitoring
aws-solutions-library-samples/fraud-detection-using-machine-learning
Setup end to end demo architecture for predicting fraud events with Machine Learning using...
curiousily/Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for...