Credit Card Fraud Detection- Kaggle
A super simple Credit card fraud detection setup with Oversampling by duplication.
The dataset was found on [Kaggle datasets](https://www.kaggle.com/dalpozz/creditcardfraud).
A simple Decision Forest setup with Oversampling via duplication to introduce a little evenness in the dataset.