Can you detect fraud from customer transactions?
Competition: https://www.kaggle.com/c/ieee-fraud-detection
Model used for the fraud detection problem was Logistic Regression. The model achieved the score of 73.46% on unseen data.
Run python main.py
to execute the model and predictions.