mr1azl / GrowthPrediction

Predict highest growth customer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  1. python (3.0)
  2. Python packages:
    • scikit learn
    • seaborn
    • pandas
    • numpy
    • matplotlib
    • mpl_toolkits
    • imbalanced-learn

if Make is not installed

$ python3 main.py

Notes

  1. Make sure the directory GrowthPrediction have subfolder "figures"
  2. Make sure you "customer.csv" file is in the root directory
  3. To run the program, run following commands: python3 main.py
  4. "documentation" directory have IPython notebook

About

Predict highest growth customer


Languages

Language:Jupyter Notebook 96.2%Language:Python 3.8%