This repository hosts the code accompanying my Medium article
This code requires Python 3.10 or higher. To install the requirements run:
$ pip install -r requirements.txt
The data set used in the notebook can be found on Kaggle. Download the data set, and name it place it as data.csv in the root of this repository to use the data in the notebook.