Predict whether a credit card transaction is fraudulent or not.
The dataset can be downloaded from here.
- Anaconda 3.5.1
- Python 3.7
- Decision Trees Classification
- Random Forest Classification
- Artificial Neural Network
- ANN with Sampling (SMOTE)
Tensorflow, Keras, Numpy, Pandas, Matplotlib, Seaborn