An open API service indexing awesome lists of open source software.

https://github.com/dylanjm/senior_thesis

Paper and code analyzing and comparing the performance of a hidden markov model and neural network for predicting economic regime changes.
https://github.com/dylanjm/senior_thesis

Last synced: 12 months ago
JSON representation

Paper and code analyzing and comparing the performance of a hidden markov model and neural network for predicting economic regime changes.

Awesome Lists containing this project

README

          

# "Dynamic Factor Markov Switching Model & Neural Networks"

## "Dylan McDowell"

## "April 7, 2018"

This is a repository holding all the information contained in my senior project where I analyze the performance of two models when predicting business cycle turning points.

Here are some interesting plots I've made:

![](final_plots/recession_pretty.png)
![](final_plots/us_recession.png)
![](final_plots/time_series.png)
![](final_plots/histogram_plots.png)
![](final_plots/final_model_plot.png)
![](final_plots/reduced_model_plot.png)
![](final_plots/nn_training_plot.png)