Credit-Card-Fraud icon indicating copy to clipboard operation
Credit-Card-Fraud copied to clipboard

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