Skip to content

il-nietos/time-series-temperature-forecast

Repository files navigation

Time series temperature forecast

Description

Time series analysis of the temperature in Berlin Tempelhof using Autoregressive (AR) and Autoregressive Integrated Moving Average (ARIMA) modelling. Forecast for the next three days based on historical temperature data.

Data

Daily temperature data from Berlin Tempelhof from 1876 - today. Retrieved from ECAD

Technologies

  • Python 3.9.7
  • Necessary libraries are in requirements.txt and can be installed with:
$ pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published