PARAVPREET17 / Credit-Card-Fraud-Detection

Fraud Detection model based on anonymized credit card transactions based on Isolation Forest Algorithm and Local Outlier Factor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credit-Card-Fraud-Detection

Fraud Detection model based on anonymized credit card transactions

It is important that credit card companies are able to recognize fraudulent credit card transactions so that customers are not charged for items that they did not purchase.

About Dataset:

The dataset used in this project contains transactions made by credit cards in September 2013 by european cardholders. This dataset presents transactions that occurred in two days, where we have 492 frauds out of 284,807 transactions. The dataset is highly unbalanced, the positive class (frauds) account for 0.172% of all transactions.

About

Fraud Detection model based on anonymized credit card transactions based on Isolation Forest Algorithm and Local Outlier Factor


Languages

Language:Jupyter Notebook 100.0%