/exponential-smoothing

Exponential smoothing methods are commonly used to forecast temperatures and uncover trends in time series data. In this Jupyter notebook, I apply these methods to a dataset of monthly temperatures in Zahedan from 1970 to 2022, sourced from NASA's temperature dataset.

Primary LanguageJupyter Notebook

Stargazers