COP3530 final project
- Install requirements e.g. with the below command or with the corresponding command in your IDE.
pip install -r requirements.txt- Download the dataset from Kaggle and put the
csvfile in the root directory of the project asdata.csv. - Run the
main.pyfile.