Nneji123/Credit-Card-Fraud-Detection
Credit Card Fraud Detection App built with Streamlit, FastAPI and Docker.
This application helps financial institutions and payment processors automatically detect fraudulent credit card transactions. You provide transaction details like time, type, amount, and balances, and the system identifies whether the transaction is likely fraudulent. It's designed for fraud analysts, risk managers, or anyone responsible for securing financial transactions.
No commits in the last 6 months.
Use this if you need a pre-built system to identify potentially fraudulent credit card transactions based on common criteria.
Not ideal if you need a highly customized fraud detection system that integrates with a wide variety of internal data sources beyond standard transaction details.
Stars
58
Forks
34
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Nneji123/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...