Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- time-series
|
4 |
+
---
|
5 |
+
The Victoria electricity demand dataset from the [MAPIE github repository](https://github.com/scikit-learn-contrib/MAPIE/tree/master/examples/data).
|
6 |
+
|
7 |
+
It consists of hourly electricity demand (in GW)
|
8 |
+
of the Victoria state in Australia together with the temperature
|
9 |
+
(in Celsius degrees).
|