Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

0xDaksh/Credit-Card-Fraud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit-Card-Fraud

This Neural Network is based of the Credit-Card-Fraud Data available on Kaggle, It contains a whooping 248,407 Transactions which occurred in September 2013 by European Card Holders

Dependencies

  • Pandas
  • Sci Kit Learn
  • Keras (Tensorflow / Theano and SciPy)
  • Anaconda

How to Use?

  • Clone the Project
  • Download Data
  • Install the Dependencies
  • Load the weights, files provided (model.h5 and model.json)
  • Execute the Code