Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michael1ding/credit-fraud

Credit card transaction Kaggle Challenge from Summer 2018.
https://github.com/michael1ding/credit-fraud

Last synced: 17 days ago
JSON representation

Credit card transaction Kaggle Challenge from Summer 2018.

Awesome Lists containing this project

README

        

## Credit-Fraud
Kaggle Challenge I did over Summer 2017. Uses sklearn with isolation forest and local outlier methods for outlier detection to predict credit card transactions as fraudulant or not. Dataset was taken from https://www.kaggle.com/mlg-ulb/creditcardfraud at the time.