https://github.com/yannickfunk/ccfd
Simple credit card fraud detection using a binary deep learning classifier
https://github.com/yannickfunk/ccfd
Last synced: 10 months ago
JSON representation
Simple credit card fraud detection using a binary deep learning classifier
- Host: GitHub
- URL: https://github.com/yannickfunk/ccfd
- Owner: yannickfunk
- Created: 2019-09-26T15:49:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T16:20:16.000Z (over 6 years ago)
- Last Synced: 2025-03-06T01:47:37.740Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Credit Card Fraud Detection
In this Project I used the https://www.kaggle.com/mlg-ulb/creditcardfraud dataset and keras for building a slim binary deep learning classifier for 97% accurate credit card fraud detection