S&P 500 Price-Prediction-Models, Gathers machine learning and deep learning models for Stock forecasting.
- LSTM
- GRU
- CNN-Seq2seq
- Transformer
I will cut the dataset to training and testing datasets,
The training dataset comprises 80% of the entire dataset, while the testing dataset consists of the remaining 20%.
1.This diagram illustrates the actual prices and predicted prices within the training dataset.
2.This diagram illustrates the actual prices and predicted prices within the testing dataset.