Datasets:

ArXiv:
License:
angus924 commited on
Commit
013dfab
·
verified ·
1 Parent(s): 18c14d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ***Traffic*** consists of hourly traffic counts at various locations in the state of NSW, Australia [1]. The processed dataset contains 1,460,968 (univariate) time series, each of length 24. The task is to predict the day of the week based on the time series of counts. The dataset has been split into stratified random cross-validation folds.
26
 
27
  [1] Transport for NSW. (2023). NSW road traffic volume counts hourly. https://opendata.transport.nsw.gov.au/dataset/nsw-roads-traffic-volume-counts-api, CC BY 4.0.
 
22
  |License|[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)|
23
  |Citations|[1]|
24
 
25
+ ***Traffic*** consists of hourly traffic counts at various locations in the state of NSW, Australia [1]. The processed dataset contains 1,460,968 (univariate) time series, each of length 24 (i.e., representing 24 hours of data per time series). The data comes from automatic traffic counting sensors at different locations. The task is to predict the day of the week based on the time series of counts. The dataset has been split into stratified random cross-validation folds.
26
 
27
  [1] Transport for NSW. (2023). NSW road traffic volume counts hourly. https://opendata.transport.nsw.gov.au/dataset/nsw-roads-traffic-volume-counts-api, CC BY 4.0.