Building Time series forecasting models, including the XGboost Regressor, GRU (Gated Recurrent Unit), LSTM (Long Short-Term Memory), CNN (Convolutional Neural Network), CNN-LSTM, and LSTM-Attention. Additionally, hybrid models like GRU-XGBoost and LSTM-Attention-XGBoost for Electricity Demand and price prediction
☆135Jul 18, 2023Updated 2 years ago
Alternatives and similar repositories for Electricity_Demand_and_Price_forecasting
Users that are interested in Electricity_Demand_and_Price_forecasting are comparing it to the libraries listed below
Sorting:
- Electricity price (energy demand) forecasting using different ML, DL, stacked DL and hybrid methods (XGBoost, GRU, LSTM, CNN, CNN-LSTM, L…☆60Apr 13, 2023Updated 2 years ago
- Modeling time series of electricity spot prices using Deep Learning.☆74Dec 14, 2024Updated last year
- Forecasting Day-Ahead electricity prices in the German bidding zone with deep neural networks.☆31Nov 11, 2017Updated 8 years ago
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆428Apr 9, 2022Updated 3 years ago
- This is the final project following my time at Flatirons Data Science bootcamp. It uses Neural Networks (and other machine learning metho…☆74Aug 3, 2020Updated 5 years ago
- An open-access benchmark and toolbox for electricity price forecasting☆325Oct 25, 2025Updated 4 months ago
- This is a set of python codes that forecast electricity price in wholesale power markets using an integrated long-term recurrent convolut…☆15Oct 14, 2022Updated 3 years ago
- Harvard CS109: A predictive model for electricity prices in the midwest, and more specifically, the prices of nodes where nuclear plants …☆39Dec 11, 2015Updated 10 years ago
- Define a strategy to trade between day ahead and intraday electricity markets with the help of machine learning models☆41Aug 13, 2019Updated 6 years ago
- This project aims to develop algorithms using linear programming to optimise the dispatch behaviour of a battery based in Victoria.☆22Oct 19, 2023Updated 2 years ago
- [CVPR 2021] LaPred: Lane-Aware Prediction of Multi-Modal Future Trajectories of Dynamic Agents☆18Sep 9, 2022Updated 3 years ago
- GitHub repository for deep forecasting courses owned and maintained by prof. Jahangiry☆47Feb 4, 2026Updated last month
- Time series regression models using ARIMA, SARIMAX, and Recursive Neural Network to predict day-ahead and hour-ahead California wholesale…☆33May 17, 2019Updated 6 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆751Mar 26, 2020Updated 5 years ago
- Time Series Analysis and Forecasting in Python☆219Jul 17, 2024Updated last year
- This project is about predictive maintenance with machine learning. It's a final project of my Computer Science AP degree.