A challenge provided by Coursera Data Science Community and Sunil Kappal (link)
Identify the fraud propensity for a retail company based on a 4K rows worth of data with 1 target variable (Fraud Instance) and 11 predictor variables
- Python 2.7.12
- Jupyter Notebook
- numpy
- pandas
- scikit-learn
- matplotlib
- Clone this repositoy
- Enter the downloaded folder
- Type
jupyter notebook
in your terminal to launch jupyter notebook - Select catch_the_fraudster.ipynb