Giter Club home page Giter Club logo

mscthesis's Introduction

MSc. Project: NN Approach to Inflation Forecasting

I compare the performance of a RNN and a VAR model for inflation forecasting across 5 economies: the United States, the Euro Area, the Netherlands, Chile and Mexico.

The 'Data' file contains monthly time series of inflation, nominal interest rates, money supply M2, output gap, unemployment rates, real wages and RER YoY changes for these countries.

The 'Models' file contain the data presentation, the different models used and the results of the proyect.

The models used in the project are listed below:

1. Benchmark: an AR(1) model. 
2. VAR: the VAR's order was selected using AIC. 
3. NN with keras: A multivariate RNN with a LSTM hidden layer.

Please, run first the 'data_presentation' file in order to load the data for the other R Markdown files.

The AR(1) and VAR models were built using RStudio, while the keras NN was developed using Python. The code files are in R Markdown and Jupiter Notebook format (.Rmd and .ipynb, respectively).

mscthesis's People

Contributors

asaenzg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

mscthesis's Issues

Dataframe Missing

Dataframe missing in - [model.keras_neural_network .ipynb]

dataUS = pd.read_csv(r'C:\Users\aasg\OneDrive\Escritorio\Tilburg University\Thesis\R_Files\dfUS.csv'

dfUS file not included in data folder -

Requisition access

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.