Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit-Card-Fraud-Detection

This is to create feasbility models to detect frauds in credit card transactions using Deep Neural Network, Decision Tree and Random Forest. Sampling techniques are implemented to tackle class imbalance problem.

Dataset can be downloaded from Kaggle: https://www.kaggle.com/mlg-ulb/creditcardfraud

Customer clustering based on K-means and K-means + Autoencoder models are also available.

Production codes are updated for RF. ENJOY 💕💕

Dockerfile and Flask API dev are to be added. Stay tuned🤞🤞

About

This is to create models to detect fraud in credit card transactions using Deep Neural Network, Decision Tree, and Random Forest. Sampling techniques are implemented to tackle the class imbalance problem.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages