Repository files navigation Bayesian Structured Time Series Analysis with Parallel Tempering for Stock Market Prediction
An experimental project which implemented the Bayesian structured time series (BSTS) model using Langevin-gradients parallel tempering.
Markov chain Monte Carlo (MCMC) methods were implemented in a parallel computing environment.
Compare the stock price forecasting model with state-of-art neural network training algorithms (FNN-SGD and FNN-Adam)
data.py - Used for data preprocessing.\
ann.py - Desired parameters should be set in the artificial neural network to run the results.
Following are some sample results of MMM’s stock price prediction.
These are one-step, two-step, five-step prediction result and error analysis respectively.
The grey area is the uncertainty of the prediction results.
Figure 1: Sample outputs of MMM's stock price prediction 70 days from the time of analysis.
About
Bayesian Structured Time Series Analysis with Parallel Tempering for Stock Market Prediction
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.