/TimeSeries

Implementation of various Time Series Methods in Python

Primary LanguageJupyter Notebook

Airline Passenger Prediction

Utilized various Time series techniques to predict how many passengers are going to opt for the airline base on the historical information provided by the Airlines.

Methods Implemented -

  1. Simple Average
  2. Simple Moving Average
  3. Exponential Smoothing with additive & multiplicative seasonality