pritesh-shrivastava / kaggle-ieee-fraud-detection

Bronze Medal solution to Kaggle competition hosted by IEEE-CIS to detect fraud transactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kaggle-iee-fraud-detection

This repo includes my Bronze Medal solution (Top 10% finish) to the Kaggle competition hosted by IEEE-CIS to detect fraud transactions.

Stacking & Blending Strategy :

A. Easiest - Weighted blending of top scoring public kernels - https://www.kaggle.com/priteshshrivastava/ieee-cis-blend

B. Linear stacking - https://www.kaggle.com/aharless/simple-linear-stacking-lb-9730

C. Stacking with a meta model :

About

Bronze Medal solution to Kaggle competition hosted by IEEE-CIS to detect fraud transactions


Languages

Language:Jupyter Notebook 100.0%