Skip to content

In this project, I explore different methods for detecting credit card fraud transactions; including using the Catboost algorithm with undersampling & oversampling methods, and using an almost new approach, by using deep learning and autoencoder.

Notifications You must be signed in to change notification settings

ramtiin/Credit-Card-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Credit-Card-Fraud-Detection

Fraud detection is a set of processes and analyses that allow businesses to identify and prevent unauthorized financial activity. This can include fraudulent credit card transactions, identify theft, cyber hacking, insurance scams, and more.

On the other hand, in data analysis, anomaly detection is the identification of rare items, events or observations which raise suspicions by differing significantly from the majority of the data.

So we can conclude that fraud detection is a type of anomaly detection!

In this project, I explore different methods for detecting credit card fraud transactions; including using the Catboost algorithm with undersampling & oversampling methods, and using an almost new approach, by using deep learning and autoencoder.

About

In this project, I explore different methods for detecting credit card fraud transactions; including using the Catboost algorithm with undersampling & oversampling methods, and using an almost new approach, by using deep learning and autoencoder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published