Skip to content

rygeorge/Unemployment-Prediction-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multivariate Unemployment Rate Forecasting with Long Short-Term Memory (LSTM)

This repository contains the project code and data for our Topics in Economics - Deep Learning (ECON-420) course at McGill University. As part of our final project, we are to explore a topic sourcing data and applying a deep learning method. The topic of choice is Unemployment Rate predictions using LSTM.

Data Sources

All data was sourced from Federal Reserve Economic Data (FRED). The datasets range from January 1st, 1972 to July 1st, 2023, the data used to train the model can be found within this repository.

Raw Data

The raw FRED data can be found in the links below:

Historic Unemployment Data:

Economic Indicators:

Tl;dr:

In short, here are the general findings/visualizations of the project.

Visualization of Datasets:

Alt text

Correlation Matrix:

Alt text

Loss of LSTM:

Loss of LSTM Model

Forecasting:

Alt text

Model Evaluation - Actual vs Predictions:

Alt text

Comparison to Vector AutoRegressive (VAR) Model:

Alt text

Comparison to Moving Average:

Alt text

About

ECON-420 Capstone Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published