0xDaksh / Credit-Card-Fraud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Jupyter Notebook 90.7%Language:Python 9.3%