Skip to content

Building a model to detect anomaly in the credit card transactions

Notifications You must be signed in to change notification settings

jagratkhandelwal/Credit-Card-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Building a model to detect Fraud in the credit card transactions.

About the dataset: The dataset is highly unbalanced, the positive class (frauds) account for 0.172% of all transactions. We have 492 frauds out of 284,807 transactions.

jupyter notebook: credit.ipnyb