/kaggle-s4-e1

Repository for the Kaggle Season four Episode one competition.

Primary LanguagePython

To get started:

clone the repository

Activate virtual environment windows: env/Scripts/activate.bat //In CMD env/Scripts/Activate.ps1 //In Powershel

Mac: cd bank_churn source bin/activate

To install packages: pip install -r requirements.txt