Skip to content

Exploratory Data Analysis of Time Series Data and Forecasting using Naïve Approach, Moving Average Method, Simple Exponential Smoothening, Holt’s Linear Trend Model, Holt’s Winter Model, ARIMA and SARIMAX models.

Notifications You must be signed in to change notification settings

nishanthgampa/Time-Series-Analysis-on-Transportation-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Series-Analysis-on-Transportation-Data

• Developed Hypothesis about factors that might affect the passenger count of transportation system and validated them with Exploratory Data Analysis.

• Created a function to check stationarity of Time Series Data and Prepared the data by making the non- stationary data to stationary data by first differencing.

• Divided the data into Train and Validation to and applied multiple Time Series Forecasting techniques like Naïve Approach, Moving Average Method, Simple Exponential Smoothening, Holt’s Linear Trend Model, Holt’s Winter Model, ARIMA and SARIMAX models.

• Predicted the traffic for the next 7 months using the SARIMAX model since it had the least RMSE.

About

Exploratory Data Analysis of Time Series Data and Forecasting using Naïve Approach, Moving Average Method, Simple Exponential Smoothening, Holt’s Linear Trend Model, Holt’s Winter Model, ARIMA and SARIMAX models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published