Questions
- Load the Google stock data from Yahoo Finance for 01-01-2015 to 01-01-2020.
- Create training, forecasting, and plotting functions.
- Prepare the data for training.
- Build DNN, CNN, LSTM, and CNN-LSTM models to model the data.
- Evaluate the models using MAE and MSE.