coderhersh/Credit-Card-Fraud-Detection
This is a machine learning project made on Credit Card Fraud Detection. The data is taken from Kaggle. Different classification machine learning algorithms have been applied to get the maximum accuracy.
This project helps financial institutions automatically identify fraudulent credit card transactions. You provide a dataset of credit card transactions, and it tells you which ones are likely fraudulent. This tool is designed for data analysts or risk managers in the financial industry.
No commits in the last 6 months.
Use this if you need to build or evaluate a machine learning model for detecting credit card fraud from transaction data.
Not ideal if you need a production-ready, highly optimized, or real-time fraud detection system.
Stars
7
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
May 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/coderhersh/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
safe-graph/DGFraud
A Deep Graph-based Toolbox for Fraud Detection
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...