A Machine Learning project, used to check whether a transaction if legit or fraud. The data set was imbalanced and had to be balanced for modeling. The repository contains 2 notebooks, one using Logistic Regression which has dimension reduction by filtering the features and another one using Support Vector Machine with 'linear' kernel.
Accuracy Score using Logistic Regression for Various Threshold: