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.
- 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
Run Project.ipynb in jupyter notebook and explore the outputs.