/GrowthPrediction

Predict highest growth customer

Primary LanguageJupyter Notebook

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