This repo consists of code for diffrent models used for classification of fraud credit cards.
Downloaded from kaggle : https://www.kaggle.com/tmchls/credit-card-risk-assessment
Our job is to classify the credit cards based on the target variable which tells if it is fraud or not. I have used supervised learning for this to be done.
I managed to get accuracy of 82% with tuning .