Skip to content

πŸ‡©πŸ‡ͺπŸ”‹ The project predicts weekly solar energy generation in Germany using seasonal ARIMA model with accuracy of 82% and Time Series Analysis from statsmodels.

Notifications You must be signed in to change notification settings

am-tropin/renewable-energy-europe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

61 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Time Series Forecasting for Solar Energy Generation in Germany

The project predicts weekly solar energy generation in Germany for 2021-2022 based on 2015-2020 data with accuracy of 81% using seasonal ARIMA model.

Libraries: statsmodels, datetime, scikit-learn, matplotlib, seaborn, pandas, numpy

Table of contents

Dataset

Machine Learning problems

  • The problem is Time Series Forecasting for solar energy generation in Germany for 2021-2022 based on 2015-2020 data. The given problem was solved by using a Seasonal ARIMA model from statsmodels with accuracy of 84%. The result is in the DE_solar_generation.ipynb notebook.

About

πŸ‡©πŸ‡ͺπŸ”‹ The project predicts weekly solar energy generation in Germany using seasonal ARIMA model with accuracy of 82% and Time Series Analysis from statsmodels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published