preloader

Fraud Detection

illustrations illustrations illustrations illustrations illustrations
Fraud Detection

Date

Jan 01, 2021

Categories

Data analysis

Credit Card fraud Detection

The overall goal of this project is to distinguish between fraud and valid transactions in credit card transactions. An Artificial Neural network alrgorithm was developed with an accuracy of 94% was established. The data contains only numerical input variables which are the result of a PCA transformation.

Libraries

  • Pandas
  • Numpy
  • Matplotlib
  • TensorFlow, Keras, Scikit-Learn