This is a kaggle's competition.
This project uses pipenv as its virtual environment manager. Therefore, follow the steps below:
- First install pipenv lib:
pip install pipenv
- Install dependencies from Pipfile:
pipenv install
Project based on the cookiecutter data science project template. #cookiecutterdatascience