Skip to content

Time series predictive model to forecast the airline monthly passenger

License

Notifications You must be signed in to change notification settings

abhiupes01/Multi_Step_Time_Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline_passanger_time_series

The repository is the implementation for predicting the time series flight data for a airlines. The prediction results mentioned here is based on the multistep forecasting with LSTM, Simple RNN, GRU and Autoregressive model

Note : This repository illustrates the difference between the Sigle Step and Multi Step Time Series Forecasting

The analysis of prediction from time series is presented below. And from the given examination it is evident that Autoregressive Model performance dominates the LSTM, GRU and Simple RNN in this case

Simple RNN (Multi Step Forecasting)

Show

Simple RNN (Single Step Forecasting)

Show

LSTM (Multi Step Forecasting)

Show

LSTM (Single Step Forecasting)

Show

GRU (Multi Step Forecasting)

Show

GRU (Single Step Forecasting)

Show

Autoregressive (Multi Step Forecasting)

Show

Autoregressive (Single Step Forecasting)

Show

About

Time series predictive model to forecast the airline monthly passenger

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published