Skip to content

Karan36k/Credit-Card-Anamoly-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

Credit-Card-Anamoly-Detection @karan36k

Hi All,

This small project is to detect the anamoly in credit cards transactions using machine learning.

We will need python, some machine learning libraries like matplotlib.pyplot, scikit-learn , numpy , pandas ,

I will use jupyter notebook for the same but you can use any IDE you are confortable with,. The dataset used in this project can be downloaded from Kaggle - The link to the dataset is - https://www.kaggle.com/mlg-ulb/creditcardfraud/downloads/creditcardfraud.zip/3 Make sure to extract the dataset and move it to the project folder.

We are going to use a local outlier factor to calculate anomaly score An isolation forest algorithm These two algorithm will comb through the dataset of almost around 280,000 transactions and predict which ones are fraudalent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published