Final project�
Group 11
Stock Prediction System
Outline
Motivation
Schedule
Data source
LSTM Result
Blue: training data �Orange: actual value
Green: Predict value
Use .95 data to train the model, and use 90 days as a period to predict the last
With RMSE 1.57567… EPOCH:100
Prophet result1:
Plotted by the original data
Prophet result2:
Predict 10 days
Prophet result3:
Bad model
Prophet result4:
Adjust parameter and training data
Prophet result5:
Take the proper value of the parameter
Prophet result6:
Preict the next 100 days
Difficulty & Conclusion�