/fraudDetection

Linear Regressor that predicts credit-card fraudulent transactions

Primary LanguageJupyter Notebook

fraudDetection

Linear Regressor that predicts credit-card fraudulent transactions. It has a precision of 75% for detecting fraudulent transactions and a precision of 97% for detecting non-fraudulent transactions. The dataset must be uploaded under the fraudDetection folder in a folder called ieee-fraud-detection with the name train_transaction.csv as detailed in the code.