Logistic Regression Application: Fraudulent Transaction Predictor

I use a logistic regressor in order to predict fraudulent banking transactions in a highly unbalanced dataset. I used a PCA for dimensionality reduction and explore effects of feature selection on model performance as well. Click here to see this repository.