mrrocketraccoon / fraudDetection

Linear Regressor that predicts credit-card fraudulent transactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Linear Regressor that predicts credit-card fraudulent transactions


Languages

Language:Jupyter Notebook 100.0%