- Provide an automated web scrape and EDA of stock prices for selected brands
- Implement base code for parallel processing
- Forecast the results using LSTM network
- Use the forecasted values to optimize portfolio
Implementation and output of all objectives can be found in Final_Project.ipynb. All other files contain supporter functions