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/mlops/Nneji123/Credit-Card-Fraud-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
sunnynguyen-ai/fraud-detection-system
Real-time fraud detection system using ensemble ML models, featuring streaming data processing,...
ISE-S46/CCFD
A real-time credit card fraud detection system built with PySpark MLlib that processes...
kurtispykes/fraud-detection-project
A mono-repository containing a packaged machine learning model and simple REST API.
luisgamer05/fraud-detection-system
🛡️ Build a robust fraud detection system with ensemble machine learning models for real-time...
MohitGupta0123/Fraud_Detection_MLOps
End-to-end Fraud Detection MLOps pipeline integrating MLflow, FastAPI, Streamlit, Docker,...