nano-bot01/Credit-Card-Fraud-Detection-
Credit Card Fraud Detection using Logistic Regression on credit card dataset
This project helps financial institutions and payment processors automatically identify suspicious credit card transactions. You provide a dataset of historical credit card transactions, and it processes this data to flag potentially fraudulent activities. It's designed for fraud analysts or risk management professionals who need to quickly pinpoint and investigate anomalies in payment data.
No commits in the last 6 months.
Use this if you are a fraud analyst and need a foundational tool to detect fraudulent credit card transactions based on past data patterns.
Not ideal if you need a real-time fraud detection system for live transaction streams or advanced machine learning models beyond logistic regression.
Stars
10
Forks
4
Language
Jupyter Notebook
License
GPL-2.0
Category
Last pushed
Feb 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nano-bot01/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...