Term project for UC Davis ECS171 - Machine Learning (SQ 2023)
Dataset used: https://www.kaggle.com/borismarjanovic/price-volume-data-for-all-us-stocks-etfs
The entire project is in Term_Project.ipynb. Run all the cells to run the code. If you would like to only run the frontend, run the imports and data cleaning, then scroll down to the frontend section and run the cells starting from there.