Skip to content

omololevy/Detecting-Fraudulent-Credit-Card-Transactions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Detecting-Fraudulent-Credit-Card-Transactions

Trained a Isolation Forest anomaly detection algorithm which gave 96.5% accuracy in predicting fraudulent transactions on test set. The dataset was a higly skewed dataset of 284,807 transactions in which only 492 transcations were fradulent (0.172%). Developed in Python using Sklearn's Imbalanced learn , Seaborn for data visualization and pandas for data manipulation.

About

anomaly detection algorithm which to predict fraudulent credit card transactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%