Skip to content

Identifying fraudulent credit card transactions in a highly imbalanced dataset by oversampling and using ensemble learning/neural network

Notifications You must be signed in to change notification settings

sunnyks/credit-card-fraud-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

credit-card-fraud-detection

dataset: https://www.kaggle.com/dalpozz/creditcardfraud

Detecting credit card fraud of a highly imbalanced dataset using SMOTE (synthetic minority oversampling technique) and ensemble learning (random forest) as well as a neural network

As much as I would have liked to work with the original dataset, for the sake of confidentiality this dataset is composed mostly of features which are the result of a PCA transformation of the original dataset. Some other features are the amount spent and time between transactions.

About

Identifying fraudulent credit card transactions in a highly imbalanced dataset by oversampling and using ensemble learning/neural network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages