Skip to content

simon2k/IEEE-CIS-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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