Skip to content

Implemented a machine learning model which effectively detects fraudulent credit card tractions. Utilized Scikit-learn and various algorithms such as Logistic Regression, Random Forest, and Gradient Boosting. Provides insights into transaction patterns and anomaly detection.

Notifications You must be signed in to change notification settings

paridhi-jain-047/Credit-card-fraud-detection-using-sklearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

💳Credit-card-fraud-detection-using-sklearn

This project is build using machine learning algorithms named as:-

  1. Isolation Forest Algorithm
  2. Local Outlier Factor

Earlier, People used to detect fraudulents in credit card transactions using basic classifier models like decision tree, random forest, SVM, k-nearest neighbors , logisitic regression, etc. But these are some newly discovered techniques which works well in terms of accuracy_score, and overall classification_report.

Please check out the .ipnb file attached in this repo for more information.

Hope you find it useful.

✒📌NOTE: Dateset is taken from Kaggle click on this link

📝Any changes regarding the code in current repo is most welcome. I would like to get some good techniques for better model performance in this project.

About

Implemented a machine learning model which effectively detects fraudulent credit card tractions. Utilized Scikit-learn and various algorithms such as Logistic Regression, Random Forest, and Gradient Boosting. Provides insights into transaction patterns and anomaly detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published