https://github.com/simon2k/ieee-cis-fraud-detection
Can you detect fraud from customer transactions?
https://github.com/simon2k/ieee-cis-fraud-detection
customer-transactions fraud-detection fraud-relation machine-learning numpy pandas scikit-learn
Last synced: 10 months ago
JSON representation
Can you detect fraud from customer transactions?
- Host: GitHub
- URL: https://github.com/simon2k/ieee-cis-fraud-detection
- Owner: simon2k
- Created: 2019-09-16T23:07:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T10:38:20.000Z (about 6 years ago)
- Last Synced: 2025-01-12T18:24:59.013Z (11 months ago)
- Topics: customer-transactions, fraud-detection, fraud-relation, machine-learning, numpy, pandas, scikit-learn
- Language: Jupyter Notebook
- Homepage: https://github.com/simon2k/IEEE-CIS-Fraud-Detection/blob/master/IEEE%20Cis%20Fraud%20Detection.ipynb
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IEEE-CIS Fraud Detection
Can you detect fraud from customer transactions?
Competition: https://www.kaggle.com/c/ieee-fraud-detection
## Description
Model used for the fraud detection problem was Logistic Regression. The model achieved the score of 73.46% on unseen data.
## Setup
Run `python main.py` to execute the model and predictions.
## Visualizations
### ProductCD to fraud relation

### Amount to fraud relation
