Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,6 @@ Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
|
|
22 |
|License|[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)|
|
23 |
|Citations|[1]|
|
24 |
|
25 |
-
***Pedestrian*** represents hourly pedestrian counts at 82 locations in Melbourne, Australia between 2009 and 2022 [1]. The processed dataset consists of 189,621 (univariate) time series, each of length 24. The task is to identify location based on the time series of counts. The dataset has been split into stratified random cross-validation folds.
|
26 |
|
27 |
[1] City of Melbourne. (2022). Pedestrian counting system. <https://data.melbourne.vic.gov.au/explore/dataset/pedestrian-counting-system-monthly-counts-per-hour/information/>. CC BY 4.0.
|
|
|
22 |
|License|[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)|
|
23 |
|Citations|[1]|
|
24 |
|
25 |
+
***Pedestrian*** represents hourly pedestrian counts at 82 locations in Melbourne, Australia between 2009 and 2022 [1]. The processed dataset consists of 189,621 (univariate) time series, each of length 24 (i.e., representing 24 hours of data per time series). The data comes from automatic pedestrian counting sensors at different locations. The task is to identify location based on the time series of counts. The dataset has been split into stratified random cross-validation folds.
|
26 |
|
27 |
[1] City of Melbourne. (2022). Pedestrian counting system. <https://data.melbourne.vic.gov.au/explore/dataset/pedestrian-counting-system-monthly-counts-per-hour/information/>. CC BY 4.0.
|