An analysis and forecasting tool that uses power generation data and imbalance data to predict the next-period power imbalances in Dutch power markets.
This project is very much a work in progress!
In the notebooks folder, you can find exploratory data analysis notebooks where I'm exploring data.
I'm currently looking at building a model to predict the power load using XGBoost (see eda_exploratory_testing.ipynb and eda_predicting_EU_power.ipynb).