Create a virtual environment with the required packages
python3 -m venv venvsource venv/bin/activatepip install -r requirements.txt
Run the notebooks in order:
eda.ipynbpreprocessing.ipynbmodeling.ipynb
To see the results of the project, look at data210_final_report.pdf