Skip to content

It has the data on the number of passengers that have travelled with the airline on a particular route for the past few years. Using this data, they want to see if they can forecast the number of passengers for the next twelve months.

Notifications You must be signed in to change notification settings

Anilbiradar014/Forecast-the-number-of-passengers-for-the-next-twelve-months

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Forecast-the-number-of-passengers-for-the-next-twelve-months

With the data on the number of passengers that have travelled with the airline on a particular route for the past few years. Using this data, want to forecast the number of passengers for the next twelve months.

  • To capture the level, trend and seasonality in the time series with different smoothing techniques.
  • Also build the different Auto-Regressive Models (ARIMA, ARMIAX, SARIMA, SARIMAX)
  • Selecting the best model based on RMSE and MAPE.

Click Here for the detailed python file.

About

It has the data on the number of passengers that have travelled with the airline on a particular route for the past few years. Using this data, they want to see if they can forecast the number of passengers for the next twelve months.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published