ai-grid-hackathon

Electric Load Forecasting

Keywords: Time Series Forecasting, Electrical Loads, Energy Transition

Alt Text

This challenge focuses on predicting energy loads of small and medium-sized enterprises in Germany. Accurate load forecasting is essential for optimizing the integration of renewable energy sources. By predicting loads more accurately, we can enhance the efficiency and reliability of renewable energy sources, contributing to a more sustainable future. Forecasting loads is one of the hot topics in renewable energy research today 🌶️.

Challenge Details:

Evaluation

There is no dedicated train test-split or predefined error metric to evaluate the performance of your approach. Please make every effort to avoid train-test leakage in your model. Yes, you have access to all the data, but it’s crucial to ensure that no future information is used in training that would only be available in the test set in a real-world scenario.

As with the other tracks in this hackathon, we are happy if you could present your solution on Friday.

Particularly interesting is:

Bonus Points for:

The Dataset

The data can be found here

The dataset contains electrical load profiles from 50 different German small and medium-sized enterprises (SMEs). Each profile covers one year of data with a 15-minute resolution. The dataset is univariate, meaning it includes only a single variable: the electrical load over time.

Further Reading & Information

Forecasting Libraries