raedjamw / Fraud-Detection-Classification-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using logistic regression to classify credit card transactions as fraud or no fraud. There is a kaggle project that corresponds to this, https://www.kaggle.com/mlg-ulb/creditcardfraud

Susan Li's was very helpful especially the section about the SMOTE algorith which as sampling technique which helps when dealing with imbalanced datasets like this one.

#LogisticRegression #ImbalancedData #Upsampling #Classification

About


Languages

Language:Jupyter Notebook 100.0%