Skip to content

Utilized Isolation Forest Algorithm and Local Outlier Factor (LOF) Algorithm to accurately predict future fraud transactions based on the past verified transactions.

Notifications You must be signed in to change notification settings

sanjiblamichhane/SL_creditCardFraudDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

  • Modeled past credit card transactions with verified fraud transactions and identified whether the new transactions are fraud.
  • Utilized Python and Jupyter notebook for visualization and analysis.
  • Utilized Isolation Forest Algorithm and Local Outlier Factor (LOF) Algorithm to achieve 99.4% accuracy using Isolation Forest while achieving 99.65% accuracy with LOF.

Data Source: https://www.kaggle.com/mlg-ulb/creditcardfraud

About

Utilized Isolation Forest Algorithm and Local Outlier Factor (LOF) Algorithm to accurately predict future fraud transactions based on the past verified transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published