pyaf/load_forecasting
Forecasting electric power load of Delhi using ARIMA, RNN, LSTM, and GRU models
Implements nine time series forecasting algorithms—from classical methods (ARIMA, exponential smoothing, moving averages) to deep learning approaches (LSTM, GRU, RNN)—with automated hyperparameter tuning via grid search. Features automated data pipelines that scrape real-time load and weather data from Delhi's grid operator and weather services, then feeds them through a Django web interface for daily forecasts and cross-model performance comparison. Includes production scheduling scripts that run on AWS to generate daily predictions across all models using rolling windows of historical data.
620 stars.
Stars
620
Forks
162
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pyaf/load_forecasting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
FlexMeasures/flexmeasures
The intelligent & developer-friendly EMS to support real-time energy flexibility apps, rapidly...
ml-energy/zeus
Measure and optimize the energy consumption of your AI applications!
FateMurphy/CEEMDAN_LSTM
CEEMDAN_LSTM is a Python project for decomposition-integration forecasting models based on EMD...
saizk/Deep-Learning-for-Solar-Panel-Recognition
CNN models for Solar Panel Detection and Segmentation in Aerial Images.
sb-ai-lab/Eco2AI
eco2AI is a python library which accumulates statistics about power consumption and CO2 emission...