Can you detect fraud from customer transactions?
This repo contains solutions to competition on Kaggle - https://www.kaggle.com/c/ieee-fraud-detection (detecting fraud on online customer transactions).
Input files are stored in archive data/fraud_dataset.7z
Jupyter notebook located in the file ▸ solutions/lightgbm[ROC-0.9447]/IEEE-CIS Fraud Detection.ipynb
Jupyter notebook ▸ solutions/lightgbm[ROC-0.9452]/IEEE-CIS Fraud Detection (lgbm+alexa).ipynb
Jupyter notebook ▸ solutions/lightgbm[8fold]/