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

ritik8801/Time-Series-Forecasting-for-Solar-Energy-Generation-in-Germany-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Forecasting for Solar Energy Generation in Germany using Python

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

  • The dataset of renewable energy generation is from Open Power System Data (original source: ENTSO-E Transparency).

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 are here.

About

The project predicts weekly solar energy generation in Germany using seasonal ARIMA model with accuracy of 82% and Time Series Analysis from statsmodels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published