Python notebooks and scripts for the European Electricity project
Go to file
Carmen 4a8be1381c Added init.py file. Added csv output lines in main. 2021-01-17 01:29:06 +00:00
scripts Added init.py file. Added csv output lines in main. 2021-01-17 01:29:06 +00:00
zonal_data Example k-means reduction for AT and BE input data. 2021-01-11 22:12:55 +00:00
.gitignore Example k-means reduction for AT and BE input data. 2021-01-11 22:12:55 +00:00
LICENSE Initial commit 2021-01-11 21:49:29 +00:00
README.md Example k-means reduction for AT and BE input data. 2021-01-11 22:12:55 +00:00
main_kmeans_clustering.ipynb Added init.py file. Added csv output lines in main. 2021-01-17 01:29:06 +00:00

README.md

european_electricity

Python notebooks and scripts for the European Electricity project. In the notebook main_kmeans_clustering, the dataset (consisting of AT and BE only at the moment) is reduced using k-means clustering and the cluster centres are used as the typical-day representatives.