Instructions to run code: Since all of our models are in the form of Jupyter Notebook files, the each model can be run by running each cell in the Jupyter Notebooks in order.
To run the front-end, ensure that Flask is installed, then run the backend.py file (found in the frontend folder). Trained models should be added to the models folder in the frontend folder.