Skip to content

In this demonstration, we make a time series analysis based on a temperature data set.

Notifications You must be signed in to change notification settings

ali-unlu/Time-series-analysis-with-SARIMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Time series analysis with SARIMA

In this demonstration, we will analyze a dataset on the temperature of Istanbul. In this dataset, it includes daily average temperature values collected as Fahrenheit over different regions, countries, cities over the years from about 1995 to 2020 but we only focus on Istanbul.

Briefly, in this analysis, you will learn:

  • Data preprocessing for time series analysis
  • Necessary EDA for time series analysis
  • Data aggreagation based on year and month
  • Autofit model parameter identification
  • SARIMA model building
  • Model evaluation and prediction
  • Normality tests
  • Cross validation of time series analysis

About

In this demonstration, we make a time series analysis based on a temperature data set.

Topics

Resources

Stars

Watchers

Forks