skth5199/graph-based-fraud-detection
Fraud detection using Graph Convolutional Networks
This solution helps financial institutions analyze complex transactional data to identify fraudulent activities. You input raw financial transaction records, and it outputs predictions indicating which transactions are likely fraudulent. This is designed for fraud analysts, risk managers, and financial compliance officers who need to flag suspicious patterns.
No commits in the last 6 months.
Use this if you need to detect sophisticated fraud by leveraging the hidden connections and relationships within your financial transaction data.
Not ideal if you're looking for a simple rule-based fraud detection system or don't have complex, interconnected transaction data.
Stars
13
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
May 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/skth5199/graph-based-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...