Skip to content

PascalCrow/Time_series_analysis

Repository files navigation

Time series analysis

General info

Time series analysis of the temperature in Berlin - Tempelhof from 1946 until 2022. The programm will predict the temperature for the next four days at the end of the dataset.

Technologies

  • Python 3.9.7
  • libraries and its versions are listed in requirements.txt and can be installed with:
$ conda install --name <environment_name> --file requirements.txt

Setup

Run Project.ipynb in jupyter notebook and explore the outputs.

About

Time series analysis of the temperature in Berlin - Tempelhof from 1946 until 2022.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors