Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 523 Bytes

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