Skip to content
#

energy-forecasting

Here are 126 public repositories matching this topic...

Time-series forecasting of hourly energy consumption using Long Short-Term Memory (LSTM) neural networks. This project explores deep learning models for energy forecasting and compares their performance to traditional statistical models like ARIMA and SARIMA. Part of my transition into computational energy systems research.

  • Updated Jun 30, 2025
  • Jupyter Notebook

Most solar forecasters throw raw ML at the weather. This one doesn't - a clear-sky physics model + plane-of-array transposition set the baseline, and ML learns only the residual. Beats clear-sky and persistence (0.85 / 0.69 skill) on real data. Python, scikit-learn, live Streamlit demo.

  • Updated Jul 9, 2026
  • Python

Improve this page

Add a description, image, and links to the energy-forecasting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the energy-forecasting topic, visit your repo's landing page and select "manage topics."

Learn more