parquet-converter commited on
Commit
883b5dd
1 Parent(s): 1dd0c68

Update parquet files

Browse files
README.md DELETED
@@ -1,1035 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - no-annotation
4
- language_creators:
5
- - found
6
- license:
7
- - cc-by-4.0
8
- multilinguality:
9
- - monolingual
10
- pretty_name: Monash Time Series Forecasting Repository
11
- size_categories:
12
- - 1K<n<10K
13
- source_datasets:
14
- - original
15
- task_categories:
16
- - time-series-forecasting
17
- task_ids:
18
- - univariate-time-series-forecasting
19
- - multivariate-time-series-forecasting
20
- dataset_info:
21
- - config_name: weather
22
- features:
23
- - name: start
24
- dtype: timestamp[s]
25
- - name: target
26
- sequence: float32
27
- - name: feat_static_cat
28
- sequence: uint64
29
- - name: feat_dynamic_real
30
- sequence:
31
- sequence: float32
32
- - name: item_id
33
- dtype: string
34
- splits:
35
- - name: train
36
- num_bytes: 176893738
37
- num_examples: 3010
38
- - name: test
39
- num_bytes: 177638713
40
- num_examples: 3010
41
- - name: validation
42
- num_bytes: 177266226
43
- num_examples: 3010
44
- download_size: 38820451
45
- dataset_size: 531798677
46
- - config_name: tourism_yearly
47
- features:
48
- - name: start
49
- dtype: timestamp[s]
50
- - name: target
51
- sequence: float32
52
- - name: feat_static_cat
53
- sequence: uint64
54
- - name: feat_dynamic_real
55
- sequence:
56
- sequence: float32
57
- - name: item_id
58
- dtype: string
59
- splits:
60
- - name: train
61
- num_bytes: 54264
62
- num_examples: 518
63
- - name: test
64
- num_bytes: 71358
65
- num_examples: 518
66
- - name: validation
67
- num_bytes: 62811
68
- num_examples: 518
69
- download_size: 36749
70
- dataset_size: 188433
71
- - config_name: tourism_quarterly
72
- features:
73
- - name: start
74
- dtype: timestamp[s]
75
- - name: target
76
- sequence: float32
77
- - name: feat_static_cat
78
- sequence: uint64
79
- - name: feat_dynamic_real
80
- sequence:
81
- sequence: float32
82
- - name: item_id
83
- dtype: string
84
- splits:
85
- - name: train
86
- num_bytes: 162738
87
- num_examples: 427
88
- - name: test
89
- num_bytes: 190920
90
- num_examples: 427
91
- - name: validation
92
- num_bytes: 176829
93
- num_examples: 427
94
- download_size: 93833
95
- dataset_size: 530487
96
- - config_name: tourism_monthly
97
- features:
98
- - name: start
99
- dtype: timestamp[s]
100
- - name: target
101
- sequence: float32
102
- - name: feat_static_cat
103
- sequence: uint64
104
- - name: feat_dynamic_real
105
- sequence:
106
- sequence: float32
107
- - name: item_id
108
- dtype: string
109
- splits:
110
- - name: train
111
- num_bytes: 391518
112
- num_examples: 366
113
- - name: test
114
- num_bytes: 463986
115
- num_examples: 366
116
- - name: validation
117
- num_bytes: 427752
118
- num_examples: 366
119
- download_size: 199791
120
- dataset_size: 1283256
121
- - config_name: cif_2016
122
- features:
123
- - name: start
124
- dtype: timestamp[s]
125
- - name: target
126
- sequence: float32
127
- - name: feat_static_cat
128
- sequence: uint64
129
- - name: feat_dynamic_real
130
- sequence:
131
- sequence: float32
132
- - name: item_id
133
- dtype: string
134
- splits:
135
- - name: train
136
- num_bytes: 24731
137
- num_examples: 72
138
- - name: test
139
- num_bytes: 31859
140
- num_examples: 72
141
- - name: validation
142
- num_bytes: 28295
143
- num_examples: 72
144
- download_size: 53344
145
- dataset_size: 84885
146
- - config_name: london_smart_meters
147
- features:
148
- - name: start
149
- dtype: timestamp[s]
150
- - name: target
151
- sequence: float32
152
- - name: feat_static_cat
153
- sequence: uint64
154
- - name: feat_dynamic_real
155
- sequence:
156
- sequence: float32
157
- - name: item_id
158
- dtype: string
159
- splits:
160
- - name: train
161
- num_bytes: 684386194
162
- num_examples: 5560
163
- - name: test
164
- num_bytes: 687138394
165
- num_examples: 5560
166
- - name: validation
167
- num_bytes: 685762294
168
- num_examples: 5560
169
- download_size: 219673439
170
- dataset_size: 2057286882
171
- - config_name: australian_electricity_demand
172
- features:
173
- - name: start
174
- dtype: timestamp[s]
175
- - name: target
176
- sequence: float32
177
- - name: feat_static_cat
178
- sequence: uint64
179
- - name: feat_dynamic_real
180
- sequence:
181
- sequence: float32
182
- - name: item_id
183
- dtype: string
184
- splits:
185
- - name: train
186
- num_bytes: 4763162
187
- num_examples: 5
188
- - name: test
189
- num_bytes: 4765637
190
- num_examples: 5
191
- - name: validation
192
- num_bytes: 4764400
193
- num_examples: 5
194
- download_size: 5770526
195
- dataset_size: 14293199
196
- - config_name: wind_farms_minutely
197
- features:
198
- - name: start
199
- dtype: timestamp[s]
200
- - name: target
201
- sequence: float32
202
- - name: feat_static_cat
203
- sequence: uint64
204
- - name: feat_dynamic_real
205
- sequence:
206
- sequence: float32
207
- - name: item_id
208
- dtype: string
209
- splits:
210
- - name: train
211
- num_bytes: 710078918
212
- num_examples: 339
213
- - name: test
214
- num_bytes: 710246723
215
- num_examples: 339
216
- - name: validation
217
- num_bytes: 710162820
218
- num_examples: 339
219
- download_size: 71383130
220
- dataset_size: 2130488461
221
- - config_name: bitcoin
222
- features:
223
- - name: start
224
- dtype: timestamp[s]
225
- - name: target
226
- sequence: float32
227
- - name: feat_static_cat
228
- sequence: uint64
229
- - name: feat_dynamic_real
230
- sequence:
231
- sequence: float32
232
- - name: item_id
233
- dtype: string
234
- splits:
235
- - name: train
236
- num_bytes: 336511
237
- num_examples: 18
238
- - name: test
239
- num_bytes: 340966
240
- num_examples: 18
241
- - name: validation
242
- num_bytes: 338738
243
- num_examples: 18
244
- download_size: 220403
245
- dataset_size: 1016215
246
- - config_name: pedestrian_counts
247
- features:
248
- - name: start
249
- dtype: timestamp[s]
250
- - name: target
251
- sequence: float32
252
- - name: feat_static_cat
253
- sequence: uint64
254
- - name: feat_dynamic_real
255
- sequence:
256
- sequence: float32
257
- - name: item_id
258
- dtype: string
259
- splits:
260
- - name: train
261
- num_bytes: 12897120
262
- num_examples: 66
263
- - name: test
264
- num_bytes: 12923256
265
- num_examples: 66
266
- - name: validation
267
- num_bytes: 12910188
268
- num_examples: 66
269
- download_size: 4587054
270
- dataset_size: 38730564
271
- - config_name: vehicle_trips
272
- features:
273
- - name: start
274
- dtype: timestamp[s]
275
- - name: target
276
- sequence: float32
277
- - name: feat_static_cat
278
- sequence: uint64
279
- - name: feat_dynamic_real
280
- sequence:
281
- sequence: float32
282
- - name: item_id
283
- dtype: string
284
- splits:
285
- - name: train
286
- num_bytes: 105261
287
- num_examples: 329
288
- - name: test
289
- num_bytes: 186688
290
- num_examples: 329
291
- - name: validation
292
- num_bytes: 145974
293
- num_examples: 329
294
- download_size: 44914
295
- dataset_size: 437923
296
- - config_name: kdd_cup_2018
297
- features:
298
- - name: start
299
- dtype: timestamp[s]
300
- - name: target
301
- sequence: float32
302
- - name: feat_static_cat
303
- sequence: uint64
304
- - name: feat_dynamic_real
305
- sequence:
306
- sequence: float32
307
- - name: item_id
308
- dtype: string
309
- splits:
310
- - name: train
311
- num_bytes: 12040046
312
- num_examples: 270
313
- - name: test
314
- num_bytes: 12146966
315
- num_examples: 270
316
- - name: validation
317
- num_bytes: 12093506
318
- num_examples: 270
319
- download_size: 2456948
320
- dataset_size: 36280518
321
- - config_name: nn5_daily
322
- features:
323
- - name: start
324
- dtype: timestamp[s]
325
- - name: target
326
- sequence: float32
327
- - name: feat_static_cat
328
- sequence: uint64
329
- - name: feat_dynamic_real
330
- sequence:
331
- sequence: float32
332
- - name: item_id
333
- dtype: string
334
- splits:
335
- - name: train
336
- num_bytes: 314828
337
- num_examples: 111
338
- - name: test
339
- num_bytes: 366110
340
- num_examples: 111
341
- - name: validation
342
- num_bytes: 340469
343
- num_examples: 111
344
- download_size: 287708
345
- dataset_size: 1021407
346
- - config_name: nn5_weekly
347
- features:
348
- - name: start
349
- dtype: timestamp[s]
350
- - name: target
351
- sequence: float32
352
- - name: feat_static_cat
353
- sequence: uint64
354
- - name: feat_dynamic_real
355
- sequence:
356
- sequence: float32
357
- - name: item_id
358
- dtype: string
359
- splits:
360
- - name: train
361
- num_bytes: 48344
362
- num_examples: 111
363
- - name: test
364
- num_bytes: 55670
365
- num_examples: 111
366
- - name: validation
367
- num_bytes: 52007
368
- num_examples: 111
369
- download_size: 62043
370
- dataset_size: 156021
371
- - config_name: kaggle_web_traffic
372
- features:
373
- - name: start
374
- dtype: timestamp[s]
375
- - name: target
376
- sequence: float32
377
- - name: feat_static_cat
378
- sequence: uint64
379
- - name: feat_dynamic_real
380
- sequence:
381
- sequence: float32
382
- - name: item_id
383
- dtype: string
384
- splits:
385
- - name: train
386
- num_bytes: 415494391
387
- num_examples: 145063
388
- - name: test
389
- num_bytes: 486103806
390
- num_examples: 145063
391
- - name: validation
392
- num_bytes: 450799098
393
- num_examples: 145063
394
- download_size: 145485324
395
- dataset_size: 1352397295
396
- - config_name: kaggle_web_traffic_weekly
397
- features:
398
- - name: start
399
- dtype: timestamp[s]
400
- - name: target
401
- sequence: float32
402
- - name: feat_static_cat
403
- sequence: uint64
404
- - name: feat_dynamic_real
405
- sequence:
406
- sequence: float32
407
- - name: item_id
408
- dtype: string
409
- splits:
410
- - name: train
411
- num_bytes: 64242469
412
- num_examples: 145063
413
- - name: test
414
- num_bytes: 73816627
415
- num_examples: 145063
416
- - name: validation
417
- num_bytes: 69029548
418
- num_examples: 145063
419
- download_size: 28930900
420
- dataset_size: 207088644
421
- - config_name: solar_10_minutes
422
- features:
423
- - name: start
424
- dtype: timestamp[s]
425
- - name: target
426
- sequence: float32
427
- - name: feat_static_cat
428
- sequence: uint64
429
- - name: feat_dynamic_real
430
- sequence:
431
- sequence: float32
432
- - name: item_id
433
- dtype: string
434
- splits:
435
- - name: train
436
- num_bytes: 29640033
437
- num_examples: 137
438
- - name: test
439
- num_bytes: 29707848
440
- num_examples: 137
441
- - name: validation
442
- num_bytes: 29673941
443
- num_examples: 137
444
- download_size: 4559353
445
- dataset_size: 89021822
446
- - config_name: solar_weekly
447
- features:
448
- - name: start
449
- dtype: timestamp[s]
450
- - name: target
451
- sequence: float32
452
- - name: feat_static_cat
453
- sequence: uint64
454
- - name: feat_dynamic_real
455
- sequence:
456
- sequence: float32
457
- - name: item_id
458
- dtype: string
459
- splits:
460
- - name: train
461
- num_bytes: 28614
462
- num_examples: 137
463
- - name: test
464
- num_bytes: 34265
465
- num_examples: 137
466
- - name: validation
467
- num_bytes: 31439
468
- num_examples: 137
469
- download_size: 24375
470
- dataset_size: 94318
471
- - config_name: car_parts
472
- features:
473
- - name: start
474
- dtype: timestamp[s]
475
- - name: target
476
- sequence: float32
477
- - name: feat_static_cat
478
- sequence: uint64
479
- - name: feat_dynamic_real
480
- sequence:
481
- sequence: float32
482
- - name: item_id
483
- dtype: string
484
- splits:
485
- - name: train
486
- num_bytes: 396653
487
- num_examples: 2674
488
- - name: test
489
- num_bytes: 661379
490
- num_examples: 2674
491
- - name: validation
492
- num_bytes: 529016
493
- num_examples: 2674
494
- download_size: 39656
495
- dataset_size: 1587048
496
- - config_name: fred_md
497
- features:
498
- - name: start
499
- dtype: timestamp[s]
500
- - name: target
501
- sequence: float32
502
- - name: feat_static_cat
503
- sequence: uint64
504
- - name: feat_dynamic_real
505
- sequence:
506
- sequence: float32
507
- - name: item_id
508
- dtype: string
509
- splits:
510
- - name: train
511
- num_bytes: 314514
512
- num_examples: 107
513
- - name: test
514
- num_bytes: 325107
515
- num_examples: 107
516
- - name: validation
517
- num_bytes: 319811
518
- num_examples: 107
519
- download_size: 169107
520
- dataset_size: 959432
521
- - config_name: traffic_hourly
522
- features:
523
- - name: start
524
- dtype: timestamp[s]
525
- - name: target
526
- sequence: float32
527
- - name: feat_static_cat
528
- sequence: uint64
529
- - name: feat_dynamic_real
530
- sequence:
531
- sequence: float32
532
- - name: item_id
533
- dtype: string
534
- splits:
535
- - name: train
536
- num_bytes: 62071974
537
- num_examples: 862
538
- - name: test
539
- num_bytes: 62413326
540
- num_examples: 862
541
- - name: validation
542
- num_bytes: 62242650
543
- num_examples: 862
544
- download_size: 22868806
545
- dataset_size: 186727950
546
- - config_name: traffic_weekly
547
- features:
548
- - name: start
549
- dtype: timestamp[s]
550
- - name: target
551
- sequence: float32
552
- - name: feat_static_cat
553
- sequence: uint64
554
- - name: feat_dynamic_real
555
- sequence:
556
- sequence: float32
557
- - name: item_id
558
- dtype: string
559
- splits:
560
- - name: train
561
- num_bytes: 344154
562
- num_examples: 862
563
- - name: test
564
- num_bytes: 401046
565
- num_examples: 862
566
- - name: validation
567
- num_bytes: 372600
568
- num_examples: 862
569
- download_size: 245126
570
- dataset_size: 1117800
571
- - config_name: hospital
572
- features:
573
- - name: start
574
- dtype: timestamp[s]
575
- - name: target
576
- sequence: float32
577
- - name: feat_static_cat
578
- sequence: uint64
579
- - name: feat_dynamic_real
580
- sequence:
581
- sequence: float32
582
- - name: item_id
583
- dtype: string
584
- splits:
585
- - name: train
586
- num_bytes: 217625
587
- num_examples: 767
588
- - name: test
589
- num_bytes: 293558
590
- num_examples: 767
591
- - name: validation
592
- num_bytes: 255591
593
- num_examples: 767
594
- download_size: 78110
595
- dataset_size: 766774
596
- - config_name: covid_deaths
597
- features:
598
- - name: start
599
- dtype: timestamp[s]
600
- - name: target
601
- sequence: float32
602
- - name: feat_static_cat
603
- sequence: uint64
604
- - name: feat_dynamic_real
605
- sequence:
606
- sequence: float32
607
- - name: item_id
608
- dtype: string
609
- splits:
610
- - name: train
611
- num_bytes: 176352
612
- num_examples: 266
613
- - name: test
614
- num_bytes: 242187
615
- num_examples: 266
616
- - name: validation
617
- num_bytes: 209270
618
- num_examples: 266
619
- download_size: 27335
620
- dataset_size: 627809
621
- - config_name: sunspot
622
- features:
623
- - name: start
624
- dtype: timestamp[s]
625
- - name: target
626
- sequence: float32
627
- - name: feat_static_cat
628
- sequence: uint64
629
- - name: feat_dynamic_real
630
- sequence:
631
- sequence: float32
632
- - name: item_id
633
- dtype: string
634
- splits:
635
- - name: train
636
- num_bytes: 304726
637
- num_examples: 1
638
- - name: test
639
- num_bytes: 304974
640
- num_examples: 1
641
- - name: validation
642
- num_bytes: 304850
643
- num_examples: 1
644
- download_size: 68865
645
- dataset_size: 914550
646
- - config_name: saugeenday
647
- features:
648
- - name: start
649
- dtype: timestamp[s]
650
- - name: target
651
- sequence: float32
652
- - name: feat_static_cat
653
- sequence: uint64
654
- - name: feat_dynamic_real
655
- sequence:
656
- sequence: float32
657
- - name: item_id
658
- dtype: string
659
- splits:
660
- - name: train
661
- num_bytes: 97722
662
- num_examples: 1
663
- - name: test
664
- num_bytes: 97969
665
- num_examples: 1
666
- - name: validation
667
- num_bytes: 97845
668
- num_examples: 1
669
- download_size: 28721
670
- dataset_size: 293536
671
- - config_name: us_births
672
- features:
673
- - name: start
674
- dtype: timestamp[s]
675
- - name: target
676
- sequence: float32
677
- - name: feat_static_cat
678
- sequence: uint64
679
- - name: feat_dynamic_real
680
- sequence:
681
- sequence: float32
682
- - name: item_id
683
- dtype: string
684
- splits:
685
- - name: train
686
- num_bytes: 29923
687
- num_examples: 1
688
- - name: test
689
- num_bytes: 30171
690
- num_examples: 1
691
- - name: validation
692
- num_bytes: 30047
693
- num_examples: 1
694
- download_size: 16332
695
- dataset_size: 90141
696
- - config_name: solar_4_seconds
697
- features:
698
- - name: start
699
- dtype: timestamp[s]
700
- - name: target
701
- sequence: float32
702
- - name: feat_static_cat
703
- sequence: uint64
704
- - name: feat_dynamic_real
705
- sequence:
706
- sequence: float32
707
- - name: item_id
708
- dtype: string
709
- splits:
710
- - name: train
711
- num_bytes: 30513083
712
- num_examples: 1
713
- - name: test
714
- num_bytes: 30513578
715
- num_examples: 1
716
- - name: validation
717
- num_bytes: 30513331
718
- num_examples: 1
719
- download_size: 794502
720
- dataset_size: 91539992
721
- - config_name: wind_4_seconds
722
- features:
723
- - name: start
724
- dtype: timestamp[s]
725
- - name: target
726
- sequence: float32
727
- - name: feat_static_cat
728
- sequence: uint64
729
- - name: feat_dynamic_real
730
- sequence:
731
- sequence: float32
732
- - name: item_id
733
- dtype: string
734
- splits:
735
- - name: train
736
- num_bytes: 30512774
737
- num_examples: 1
738
- - name: test
739
- num_bytes: 30513269
740
- num_examples: 1
741
- - name: validation
742
- num_bytes: 30513021
743
- num_examples: 1
744
- download_size: 2226184
745
- dataset_size: 91539064
746
- - config_name: rideshare
747
- features:
748
- - name: start
749
- dtype: timestamp[s]
750
- - name: target
751
- sequence:
752
- sequence: float32
753
- - name: feat_static_cat
754
- sequence: uint64
755
- - name: feat_dynamic_real
756
- sequence:
757
- sequence: float32
758
- - name: item_id
759
- dtype: string
760
- splits:
761
- - name: train
762
- num_bytes: 4249051
763
- num_examples: 156
764
- - name: test
765
- num_bytes: 5161435
766
- num_examples: 156
767
- - name: validation
768
- num_bytes: 4705243
769
- num_examples: 156
770
- download_size: 1031826
771
- dataset_size: 14115729
772
- - config_name: oikolab_weather
773
- features:
774
- - name: start
775
- dtype: timestamp[s]
776
- - name: target
777
- sequence: float32
778
- - name: feat_static_cat
779
- sequence: uint64
780
- - name: feat_dynamic_real
781
- sequence:
782
- sequence: float32
783
- - name: item_id
784
- dtype: string
785
- splits:
786
- - name: train
787
- num_bytes: 3299142
788
- num_examples: 8
789
- - name: test
790
- num_bytes: 3302310
791
- num_examples: 8
792
- - name: validation
793
- num_bytes: 3300726
794
- num_examples: 8
795
- download_size: 1326101
796
- dataset_size: 9902178
797
- - config_name: temperature_rain
798
- features:
799
- - name: start
800
- dtype: timestamp[s]
801
- - name: target
802
- sequence:
803
- sequence: float32
804
- - name: feat_static_cat
805
- sequence: uint64
806
- - name: feat_dynamic_real
807
- sequence:
808
- sequence: float32
809
- - name: item_id
810
- dtype: string
811
- splits:
812
- - name: train
813
- num_bytes: 88121466
814
- num_examples: 422
815
- - name: test
816
- num_bytes: 96059286
817
- num_examples: 422
818
- - name: validation
819
- num_bytes: 92090376
820
- num_examples: 422
821
- download_size: 25747139
822
- dataset_size: 276271128
823
- ---
824
-
825
- # Dataset Card for Monash Time Series Forecasting Repository
826
-
827
- ## Table of Contents
828
- - [Table of Contents](#table-of-contents)
829
- - [Dataset Description](#dataset-description)
830
- - [Dataset Summary](#dataset-summary)
831
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
832
- - [Languages](#languages)
833
- - [Dataset Structure](#dataset-structure)
834
- - [Data Instances](#data-instances)
835
- - [Data Fields](#data-fields)
836
- - [Data Splits](#data-splits)
837
- - [Dataset Creation](#dataset-creation)
838
- - [Curation Rationale](#curation-rationale)
839
- - [Source Data](#source-data)
840
- - [Annotations](#annotations)
841
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
842
- - [Considerations for Using the Data](#considerations-for-using-the-data)
843
- - [Social Impact of Dataset](#social-impact-of-dataset)
844
- - [Discussion of Biases](#discussion-of-biases)
845
- - [Other Known Limitations](#other-known-limitations)
846
- - [Additional Information](#additional-information)
847
- - [Dataset Curators](#dataset-curators)
848
- - [Licensing Information](#licensing-information)
849
- - [Citation Information](#citation-information)
850
- - [Contributions](#contributions)
851
-
852
- ## Dataset Description
853
-
854
- - **Homepage:** [Monash Time Series Forecasting Repository](https://forecastingdata.org/)
855
- - **Repository:** [Monash Time Series Forecasting Repository code repository](https://github.com/rakshitha123/TSForecasting)
856
- - **Paper:** [Monash Time Series Forecasting Archive](https://openreview.net/pdf?id=wEc1mgAjU-)
857
- - **Leaderboard:** [Baseline Results](https://forecastingdata.org/#results)
858
- - **Point of Contact:** [Rakshitha Godahewa](mailto:rakshitha.godahewa@monash.edu)
859
-
860
- ### Dataset Summary
861
-
862
- The first comprehensive time series forecasting repository containing datasets of related time series to facilitate the evaluation of global forecasting models. All datasets are intended to use only for research purpose. Our repository contains 30 datasets including both publicly available time series datasets (in different formats) and datasets curated by us. Many datasets have different versions based on the frequency and the inclusion of missing values, making the total number of dataset variations to 58. Furthermore, it includes both real-world and competition time series datasets covering varied domains.
863
-
864
- The following table shows a list of datasets available:
865
-
866
- | Name | Domain | No. of series | Freq. | Pred. Len. | Source |
867
- |-------------------------------|-----------|---------------|--------|------------|-------------------------------------------------------------------------------------------------------------------------------------|
868
- | weather | Nature | 3010 | 1D | 30 | [Sparks et al., 2020](https://cran.r-project.org/web/packages/bomrang) |
869
- | tourism_yearly | Tourism | 1311 | 1Y | 4 | [Athanasopoulos et al., 2011](https://doi.org/10.1016/j.ijforecast.2010.04.009) |
870
- | tourism_quarterly | Tourism | 1311 | 1Q-JAN | 8 | [Athanasopoulos et al., 2011](https://doi.org/10.1016/j.ijforecast.2010.04.009) |
871
- | tourism_monthly | Tourism | 1311 | 1M | 24 | [Athanasopoulos et al., 2011](https://doi.org/10.1016/j.ijforecast.2010.04.009) |
872
- | cif_2016 | Banking | 72 | 1M | 12 | [Stepnicka and Burda, 2017](https://doi.org/10.1109/FUZZ-IEEE.2017.8015455) |
873
- | london_smart_meters | Energy | 5560 | 30T | 60 | [Jean-Michel, 2019](https://www.kaggle.com/jeanmidev/smart-meters-in-london) |
874
- | australian_electricity_demand | Energy | 5 | 30T | 60 | [Godahewa et al. 2021](https://openreview.net/pdf?id=wEc1mgAjU-) |
875
- | wind_farms_minutely | Energy | 339 | 1T | 60 | [Godahewa et al. 2021](https://openreview.net/pdf?id=wEc1mgAjU- ) |
876
- | bitcoin | Economic | 18 | 1D | 30 | [Godahewa et al. 2021](https://openreview.net/pdf?id=wEc1mgAjU- ) |
877
- | pedestrian_counts | Transport | 66 | 1H | 48 | [City of Melbourne, 2020](https://data.melbourne.vic.gov.au/Transport/Pedestrian-Counting-System-Monthly-counts-per-hour/b2ak-trbp) |
878
- | vehicle_trips | Transport | 329 | 1D | 30 | [fivethirtyeight, 2015](https://github.com/fivethirtyeight/uber-tlc-foil-response) |
879
- | kdd_cup_2018 | Nature | 270 | 1H | 48 | [KDD Cup, 2018](https://www.kdd.org/kdd2018/kdd-cup) |
880
- | nn5_daily | Banking | 111 | 1D | 56 | [Ben Taieb et al., 2012](https://doi.org/10.1016/j.eswa.2012.01.039) |
881
- | nn5_weekly | Banking | 111 | 1W-MON | 8 | [Ben Taieb et al., 2012](https://doi.org/10.1016/j.eswa.2012.01.039) |
882
- | kaggle_web_traffic | Web | 145063 | 1D | 59 | [Google, 2017](https://www.kaggle.com/c/web-traffic-time-series-forecasting) |
883
- | kaggle_web_traffic_weekly | Web | 145063 | 1W-WED | 8 | [Google, 2017](https://www.kaggle.com/c/web-traffic-time-series-forecasting) |
884
- | solar_10_minutes | Energy | 137 | 10T | 60 | [Solar, 2020](https://www.nrel.gov/grid/solar-power-data.html) |
885
- | solar_weekly | Energy | 137 | 1W-SUN | 5 | [Solar, 2020](https://www.nrel.gov/grid/solar-power-data.html) |
886
- | car_parts | Sales | 2674 | 1M | 12 | [Hyndman, 2015](https://cran.r-project.org/web/packages/expsmooth/) |
887
- | fred_md | Economic | 107 | 1M | 12 | [McCracken and Ng, 2016](https://doi.org/10.1080/07350015.2015.1086655) |
888
- | traffic_hourly | Transport | 862 | 1H | 48 | [Caltrans, 2020](http://pems.dot.ca.gov/) |
889
- | traffic_weekly | Transport | 862 | 1W-WED | 8 | [Caltrans, 2020](http://pems.dot.ca.gov/) |
890
- | hospital | Health | 767 | 1M | 12 | [Hyndman, 2015](https://cran.r-project.org/web/packages/expsmooth/) |
891
- | covid_deaths | Health | 266 | 1D | 30 | [Johns Hopkins University, 2020](https://github.com/CSSEGISandData/COVID-19) |
892
- | sunspot | Nature | 1 | 1D | 30 | [Sunspot, 2015](http://www.sidc.be/silso/newdataset) |
893
- | saugeenday | Nature | 1 | 1D | 30 | [McLeod and Gweon, 2013](http://www.jenvstat.org/v04/i11) |
894
- | us_births | Health | 1 | 1D | 30 | [Pruim et al., 2020](https://cran.r-project.org/web/packages/mosaicData) |
895
- | solar_4_seconds | Energy | 1 | 4S | 60 | [Godahewa et al. 2021](https://openreview.net/pdf?id=wEc1mgAjU- ) |
896
- | wind_4_seconds | Energy | 1 | 4S | 60 | [Godahewa et al. 2021](https://openreview.net/pdf?id=wEc1mgAjU- ) |
897
- | rideshare | Transport | 2304 | 1H | 48 | [Godahewa et al. 2021](https://openreview.net/pdf?id=wEc1mgAjU- ) |
898
- | oikolab_weather | Nature | 8 | 1H | 48 | [Oikolab](https://oikolab.com/) |
899
- | temperature_rain | Nature | 32072 | 1D | 30 | [Godahewa et al. 2021](https://openreview.net/pdf?id=wEc1mgAjU- )
900
-
901
-
902
- ### Dataset Usage
903
-
904
- To load a particular dataset just specify its name from the table above e.g.:
905
-
906
- ```python
907
- load_dataset("monash_tsf", "nn5_daily")
908
- ```
909
- > Notes:
910
- > - Data might contain missing values as in the original datasets.
911
- > - The prediction length is either specified in the dataset or a default value depending on the frequency is used as in the original repository benchmark.
912
-
913
-
914
- ### Supported Tasks and Leaderboards
915
-
916
- #### `time-series-forecasting`
917
-
918
- ##### `univariate-time-series-forecasting`
919
-
920
- The univariate time series forecasting tasks involves learning the future one dimensional `target` values of a time series in a dataset for some `prediction_length` time steps. The performance of the forecast models can then be validated via the ground truth in the `validation` split and tested via the `test` split.
921
-
922
- ##### `multivariate-time-series-forecasting`
923
-
924
- The multivariate time series forecasting task involves learning the future vector of `target` values of a time series in a dataset for some `prediction_length` time steps. Similar to the univariate setting the performance of a multivariate model can be validated via the ground truth in the `validation` split and tested via the `test` split.
925
-
926
- ### Languages
927
-
928
- ## Dataset Structure
929
-
930
- ### Data Instances
931
-
932
- A sample from the training set is provided below:
933
-
934
- ```python
935
- {
936
- 'start': datetime.datetime(2012, 1, 1, 0, 0),
937
- 'target': [14.0, 18.0, 21.0, 20.0, 22.0, 20.0, ...],
938
- 'feat_static_cat': [0],
939
- 'feat_dynamic_real': [[0.3, 0.4], [0.1, 0.6], ...],
940
- 'item_id': '0'
941
- }
942
- ```
943
-
944
- ### Data Fields
945
-
946
- For the univariate regular time series each series has the following keys:
947
-
948
- * `start`: a datetime of the first entry of each time series in the dataset
949
- * `target`: an array[float32] of the actual target values
950
- * `feat_static_cat`: an array[uint64] which contains a categorical identifier of each time series in the dataset
951
- * `feat_dynamic_real`: optional array of covariate features
952
- * `item_id`: a string identifier of each time series in a dataset for reference
953
-
954
- For the multivariate time series the `target` is a vector of the multivariate dimension for each time point.
955
-
956
- ### Data Splits
957
-
958
- The datasets are split in time depending on the prediction length specified in the datasets. In particular for each time series in a dataset there is a prediction length window of the future in the validation split and another prediction length more in the test split.
959
-
960
-
961
- ## Dataset Creation
962
-
963
- ### Curation Rationale
964
-
965
- To facilitate the evaluation of global forecasting models. All datasets in our repository are intended for research purposes and to evaluate the performance of new forecasting algorithms.
966
-
967
- ### Source Data
968
-
969
- #### Initial Data Collection and Normalization
970
-
971
- Out of the 30 datasets, 23 were already publicly available in different platforms with different data formats. The original sources of all datasets are mentioned in the datasets table above.
972
-
973
- After extracting and curating these datasets, we analysed them individually to identify the datasets containing series with different frequencies and missing observations. Nine datasets contain time series belonging to different frequencies and the archive contains a separate dataset per each frequency.
974
-
975
- #### Who are the source language producers?
976
-
977
- The data comes from the datasets listed in the table above.
978
-
979
- ### Annotations
980
-
981
- #### Annotation process
982
-
983
- The annotations come from the datasets listed in the table above.
984
-
985
- #### Who are the annotators?
986
-
987
- [More Information Needed]
988
-
989
- ### Personal and Sensitive Information
990
-
991
- [More Information Needed]
992
-
993
- ## Considerations for Using the Data
994
-
995
- ### Social Impact of Dataset
996
-
997
- [More Information Needed]
998
-
999
- ### Discussion of Biases
1000
-
1001
- [More Information Needed]
1002
-
1003
- ### Other Known Limitations
1004
-
1005
- [More Information Needed]
1006
-
1007
- ## Additional Information
1008
-
1009
- ### Dataset Curators
1010
-
1011
- * [Rakshitha Godahewa](mailto:rakshitha.godahewa@monash.edu)
1012
- * [Christoph Bergmeir](mailto:christoph.bergmeir@monash.edu)
1013
- * [Geoff Webb](mailto:geoff.webb@monash.edu)
1014
- * [Rob Hyndman](mailto:rob.hyndman@monash.edu)
1015
- * [Pablo Montero-Manso](mailto:pablo.monteromanso@sydney.edu.au)
1016
-
1017
- ### Licensing Information
1018
-
1019
- [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode)
1020
-
1021
- ### Citation Information
1022
-
1023
- ```tex
1024
- @InProceedings{godahewa2021monash,
1025
- author = "Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo",
1026
- title = "Monash Time Series Forecasting Archive",
1027
- booktitle = "Neural Information Processing Systems Track on Datasets and Benchmarks",
1028
- year = "2021",
1029
- note = "forthcoming"
1030
- }
1031
- ```
1032
-
1033
- ### Contributions
1034
-
1035
- Thanks to [@kashif](https://github.com/kashif) for adding this dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
covid_deaths/monash_tsf-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42d60797a50518c3d268de83091d5529f0d5b7d397666b272aeb0cad98c61b81
3
+ size 55262
covid_deaths/monash_tsf-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bcbda2833c58dfd0e1ae6bf28a67b5363d5d457eb8edaafcb1ad709b75db96e
3
+ size 33529
covid_deaths/monash_tsf-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b3f8d11d4dce11453730a0bd84e4e28d3ebd776febd125008b248e7307b651
3
+ size 42331
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"weather": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "weather", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 176893738, "num_examples": 3010, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 177638713, "num_examples": 3010, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 177266226, "num_examples": 3010, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4654822/files/weather_dataset.zip": {"num_bytes": 38820451, "checksum": "adc9195b4b842673892fec1ba22cced9c42d5c4cba9a261f455ffbe96db7847b"}}, "download_size": 38820451, "post_processing_size": null, "dataset_size": 531798677, "size_in_bytes": 570619128}, "tourism_yearly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "tourism_yearly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 54264, "num_examples": 518, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 71358, "num_examples": 518, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 62811, "num_examples": 518, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656103/files/tourism_yearly_dataset.zip": {"num_bytes": 36749, "checksum": "20238ddb9b11465b061bbfadcc398ef01f0896a8791199381b3edc706abf0263"}}, "download_size": 36749, "post_processing_size": null, "dataset_size": 188433, "size_in_bytes": 225182}, "tourism_quarterly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "tourism_quarterly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 162738, "num_examples": 427, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 190920, "num_examples": 427, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 176829, "num_examples": 427, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656093/files/tourism_quarterly_dataset.zip": {"num_bytes": 93833, "checksum": "fa16da64f29aa04df447756cb65a5d58f8bc3d860fc22751c76850a3ffb048c3"}}, "download_size": 93833, "post_processing_size": null, "dataset_size": 530487, "size_in_bytes": 624320}, "tourism_monthly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "tourism_monthly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 391518, "num_examples": 366, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 463986, "num_examples": 366, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 427752, "num_examples": 366, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656096/files/tourism_monthly_dataset.zip": {"num_bytes": 199791, "checksum": "6e434ad8a0ef6acb55ebee0e1d1ffe22707ea4e62c05e091326267f3a5b4a93c"}}, "download_size": 199791, "post_processing_size": null, "dataset_size": 1283256, "size_in_bytes": 1483047}, "cif_2016": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "cif_2016", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 24731, "num_examples": 72, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 31859, "num_examples": 72, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 28295, "num_examples": 72, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656042/files/cif_2016_dataset.zip": {"num_bytes": 53344, "checksum": "e0a7d93d6fb66dd2bb3ceb23bec73c2f39fe9cec909b4599ca35fef22b8d8f59"}}, "download_size": 53344, "post_processing_size": null, "dataset_size": 84885, "size_in_bytes": 138229}, "london_smart_meters": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "london_smart_meters", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 684386194, "num_examples": 5560, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 687138394, "num_examples": 5560, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 685762294, "num_examples": 5560, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656072/files/london_smart_meters_dataset_with_missing_values.zip": {"num_bytes": 219673439, "checksum": "20a0ead3ad2ed7c073a9372062cbd473fdbbcf5d86d73d1c97bd3909a0cf7ac8"}}, "download_size": 219673439, "post_processing_size": null, "dataset_size": 2057286882, "size_in_bytes": 2276960321}, "australian_electricity_demand": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "australian_electricity_demand", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4763162, "num_examples": 5, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 4765637, "num_examples": 5, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 4764400, "num_examples": 5, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4659727/files/australian_electricity_demand_dataset.zip": {"num_bytes": 5770526, "checksum": "b1439c28a631766bd05ee327f1f430a887b9f53b38a8cd5c0769ded1fd4aaf5a"}}, "download_size": 5770526, "post_processing_size": null, "dataset_size": 14293199, "size_in_bytes": 20063725}, "wind_farms_minutely": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "wind_farms_minutely", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 710078918, "num_examples": 339, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 710246723, "num_examples": 339, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 710162820, "num_examples": 339, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4654909/files/wind_farms_minutely_dataset_with_missing_values.zip": {"num_bytes": 71383130, "checksum": "4633a7255b6720347fc682003b5441e7bbd1a1097a4834cac0492852fb42e47a"}}, "download_size": 71383130, "post_processing_size": null, "dataset_size": 2130488461, "size_in_bytes": 2201871591}, "bitcoin": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "bitcoin", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 336511, "num_examples": 18, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 340966, "num_examples": 18, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 338738, "num_examples": 18, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/5121965/files/bitcoin_dataset_with_missing_values.zip": {"num_bytes": 220403, "checksum": "aca43bae943dbf24617e885b5165f2493578fb195a888702ec85947e727f015f"}}, "download_size": 220403, "post_processing_size": null, "dataset_size": 1016215, "size_in_bytes": 1236618}, "pedestrian_counts": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "pedestrian_counts", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 12897120, "num_examples": 66, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 12923256, "num_examples": 66, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 12910188, "num_examples": 66, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656626/files/pedestrian_counts_dataset.zip": {"num_bytes": 4587054, "checksum": "6e81cb8cad43650e7e0f754a1103fc75c960e03387bae9b91146aa3241c9aa50"}}, "download_size": 4587054, "post_processing_size": null, "dataset_size": 38730564, "size_in_bytes": 43317618}, "vehicle_trips": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "vehicle_trips", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 105261, "num_examples": 329, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 186688, "num_examples": 329, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 145974, "num_examples": 329, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/5122535/files/vehicle_trips_dataset_with_missing_values.zip": {"num_bytes": 44914, "checksum": "f0e4df4d85705567cfe5489267f3fdbb398155e1d29796d2b4690cbbfd054730"}}, "download_size": 44914, "post_processing_size": null, "dataset_size": 437923, "size_in_bytes": 482837}, "kdd_cup_2018": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "kdd_cup_2018", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 12040046, "num_examples": 270, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 12146966, "num_examples": 270, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 12093506, "num_examples": 270, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656719/files/kdd_cup_2018_dataset_with_missing_values.zip": {"num_bytes": 2456948, "checksum": "3d0d2dbec3621b20c7a8ae6e6f00a63bfaebb962dca34d9f60f0ddbbde03e9bd"}}, "download_size": 2456948, "post_processing_size": null, "dataset_size": 36280518, "size_in_bytes": 38737466}, "nn5_daily": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "nn5_daily", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 314828, "num_examples": 111, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 366110, "num_examples": 111, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 340469, "num_examples": 111, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656110/files/nn5_daily_dataset_with_missing_values.zip": {"num_bytes": 287708, "checksum": "7022d158f6e49e323f3bd76f48fb18ba78b6d013972a97980af01c56f6f4c74b"}}, "download_size": 287708, "post_processing_size": null, "dataset_size": 1021407, "size_in_bytes": 1309115}, "nn5_weekly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "nn5_weekly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 48344, "num_examples": 111, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 55670, "num_examples": 111, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 52007, "num_examples": 111, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656125/files/nn5_weekly_dataset.zip": {"num_bytes": 62043, "checksum": "ce6ad3aee8cb6b665a587a40c7884e9e23d1b0f238a32dc2bdc34de7a57f3d54"}}, "download_size": 62043, "post_processing_size": null, "dataset_size": 156021, "size_in_bytes": 218064}, "kaggle_web_traffic": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "kaggle_web_traffic", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 415494391, "num_examples": 145063, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 486103806, "num_examples": 145063, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 450799098, "num_examples": 145063, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656080/files/kaggle_web_traffic_dataset_with_missing_values.zip": {"num_bytes": 145485324, "checksum": "44e10fc187475f673e2aac837f5f54cf32333fed25222d006f287355ec8699a9"}}, "download_size": 145485324, "post_processing_size": null, "dataset_size": 1352397295, "size_in_bytes": 1497882619}, "kaggle_web_traffic_weekly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "kaggle_web_traffic_weekly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 64242469, "num_examples": 145063, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 73816627, "num_examples": 145063, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 69029548, "num_examples": 145063, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656664/files/kaggle_web_traffic_weekly_dataset.zip": {"num_bytes": 28930900, "checksum": "5d286ff0c9e4485eae74525edec9540ff4b689ec9b580cf9e85c8ab7225d29c1"}}, "download_size": 28930900, "post_processing_size": null, "dataset_size": 207088644, "size_in_bytes": 236019544}, "solar_10_minutes": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "solar_10_minutes", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 29640033, "num_examples": 137, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 29707848, "num_examples": 137, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 29673941, "num_examples": 137, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656144/files/solar_10_minutes_dataset.zip": {"num_bytes": 4559353, "checksum": "63ec43cefc45d87af17f06255daad8343cc2593d3572e4d7178d791ab9387390"}}, "download_size": 4559353, "post_processing_size": null, "dataset_size": 89021822, "size_in_bytes": 93581175}, "solar_weekly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "solar_weekly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 28614, "num_examples": 137, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 34265, "num_examples": 137, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 31439, "num_examples": 137, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656151/files/solar_weekly_dataset.zip": {"num_bytes": 24375, "checksum": "421426b22c22997697aeeaadb8e71cc73a7a0a36ed8097037ff6b378650f428f"}}, "download_size": 24375, "post_processing_size": null, "dataset_size": 94318, "size_in_bytes": 118693}, "car_parts": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "car_parts", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 396653, "num_examples": 2674, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 661379, "num_examples": 2674, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 529016, "num_examples": 2674, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656022/files/car_parts_dataset_with_missing_values.zip": {"num_bytes": 39656, "checksum": "80557703397c7dca6c007bd28930b0e213e529f428afd02e5af87804fdc38ee1"}}, "download_size": 39656, "post_processing_size": null, "dataset_size": 1587048, "size_in_bytes": 1626704}, "fred_md": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "fred_md", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 314514, "num_examples": 107, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 325107, "num_examples": 107, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 319811, "num_examples": 107, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4654833/files/fred_md_dataset.zip": {"num_bytes": 169107, "checksum": "305c0edd2b5e97159c6339be4990ea97fdf86772c1edef2a0dfc836bf29f45c3"}}, "download_size": 169107, "post_processing_size": null, "dataset_size": 959432, "size_in_bytes": 1128539}, "traffic_hourly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "traffic_hourly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 62071974, "num_examples": 862, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 62413326, "num_examples": 862, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 62242650, "num_examples": 862, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656132/files/traffic_hourly_dataset.zip": {"num_bytes": 22868806, "checksum": "3db12ba866a9c9d3c8109b7b6d189a990c38d0e5002fa2617022157358d08299"}}, "download_size": 22868806, "post_processing_size": null, "dataset_size": 186727950, "size_in_bytes": 209596756}, "traffic_weekly": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "traffic_weekly", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 344154, "num_examples": 862, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 401046, "num_examples": 862, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 372600, "num_examples": 862, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656135/files/traffic_weekly_dataset.zip": {"num_bytes": 245126, "checksum": "df3fc458fb1d6f770451fc45c43b930c091e69e86d508410dae4843918851525"}}, "download_size": 245126, "post_processing_size": null, "dataset_size": 1117800, "size_in_bytes": 1362926}, "hospital": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "hospital", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 217625, "num_examples": 767, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 293558, "num_examples": 767, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 255591, "num_examples": 767, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656014/files/hospital_dataset.zip": {"num_bytes": 78110, "checksum": "8fd4085efb4517508e30fc69247eee9b74b300765bc6e94482c5d250efba66e5"}}, "download_size": 78110, "post_processing_size": null, "dataset_size": 766774, "size_in_bytes": 844884}, "covid_deaths": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "covid_deaths", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 176352, "num_examples": 266, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 242187, "num_examples": 266, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 209270, "num_examples": 266, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656009/files/covid_deaths_dataset.zip": {"num_bytes": 27335, "checksum": "baf11e0982c307f2dae25ff0a6faeb70ac14db8f2dcc71da75ff57563008f1b2"}}, "download_size": 27335, "post_processing_size": null, "dataset_size": 627809, "size_in_bytes": 655144}, "sunspot": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "sunspot", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 304726, "num_examples": 1, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 304974, "num_examples": 1, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 304850, "num_examples": 1, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4654773/files/sunspot_dataset_with_missing_values.zip": {"num_bytes": 68865, "checksum": "f83d60e56830b30890d0c938dd87e3446658d5fc2b65164b8b3003d8d52ca19e"}}, "download_size": 68865, "post_processing_size": null, "dataset_size": 914550, "size_in_bytes": 983415}, "saugeenday": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "saugeenday", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 97722, "num_examples": 1, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 97969, "num_examples": 1, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 97845, "num_examples": 1, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656058/files/saugeenday_dataset.zip": {"num_bytes": 28721, "checksum": "061cb56ee6829d5686e5e08f1a61f4c0af682e32c37824e79926fc11148747df"}}, "download_size": 28721, "post_processing_size": null, "dataset_size": 293536, "size_in_bytes": 322257}, "us_births": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "us_births", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 29923, "num_examples": 1, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 30171, "num_examples": 1, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 30047, "num_examples": 1, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656049/files/us_births_dataset.zip": {"num_bytes": 16332, "checksum": "cca9ebce263e6a8cd7c776c002e01ff1f904d8bce5dd2c8103cbed8bc6f8b391"}}, "download_size": 16332, "post_processing_size": null, "dataset_size": 90141, "size_in_bytes": 106473}, "solar_4_seconds": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "solar_4_seconds", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 30513083, "num_examples": 1, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 30513578, "num_examples": 1, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 30513331, "num_examples": 1, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656027/files/solar_4_seconds_dataset.zip": {"num_bytes": 794502, "checksum": "9aff580f3cce6b8864572117b2b1cbbf410cc46e9ec40a90201c14bd0296f4fd"}}, "download_size": 794502, "post_processing_size": null, "dataset_size": 91539992, "size_in_bytes": 92334494}, "wind_4_seconds": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "wind_4_seconds", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 30512774, "num_examples": 1, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 30513269, "num_examples": 1, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 30513021, "num_examples": 1, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/4656032/files/wind_4_seconds_dataset.zip": {"num_bytes": 2226184, "checksum": "4214cbf21c1b0f27e4ce06e5ed4fe3b900d49ce81b57c27b1495cf3d81792bca"}}, "download_size": 2226184, "post_processing_size": null, "dataset_size": 91539064, "size_in_bytes": 93765248}, "rideshare": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "rideshare", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4249051, "num_examples": 156, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 5161435, "num_examples": 156, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 4705243, "num_examples": 156, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/5122114/files/rideshare_dataset_with_missing_values.zip": {"num_bytes": 1031826, "checksum": "5f83feec4970ff306108f50ac3c13f1adddbf96274226bc0b03655dfdab04567"}}, "download_size": 1031826, "post_processing_size": null, "dataset_size": 14115729, "size_in_bytes": 15147555}, "oikolab_weather": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "oikolab_weather", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3299142, "num_examples": 8, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 3302310, "num_examples": 8, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 3300726, "num_examples": 8, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/5184708/files/oikolab_weather_dataset.zip": {"num_bytes": 1326101, "checksum": "6f0d2dce3a5aa17c26627ea6107cbf4e5b10050f8a1648d6d03306cd0777f735"}}, "download_size": 1326101, "post_processing_size": null, "dataset_size": 9902178, "size_in_bytes": 11228279}, "temperature_rain": {"description": "The first repository containing datasets of related time series for global forecasting.\n", "citation": "@InProceedings{godahewa2021monash,\n author = \"Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo\",\n title = \"Monash Time Series Forecasting Archive\",\n booktitle = \"Neural Information Processing Systems Track on Datasets and Benchmarks\",\n year = \"2021\",\n note = \"forthcoming\"\n}\n", "homepage": "https://forecastingdata.org/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"start": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "target": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_static_cat": {"feature": {"dtype": "uint64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "feat_dynamic_real": {"feature": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "item_id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "monash_tsf", "config_name": "temperature_rain", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 88121466, "num_examples": 422, "dataset_name": "monash_tsf"}, "test": {"name": "test", "num_bytes": 96059286, "num_examples": 422, "dataset_name": "monash_tsf"}, "validation": {"name": "validation", "num_bytes": 92090376, "num_examples": 422, "dataset_name": "monash_tsf"}}, "download_checksums": {"https://zenodo.org/record/5129073/files/temperature_rain_dataset_with_missing_values.zip": {"num_bytes": 25747139, "checksum": "36a8c8cce2a99a8372ff8f82450b50dcc1b5eff653820c7a828d56730fe325fb"}}, "download_size": 25747139, "post_processing_size": null, "dataset_size": 276271128, "size_in_bytes": 302018267}}
 
 
monash_tsf.py DELETED
@@ -1,566 +0,0 @@
1
- # Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License");
4
- # you may not use this file except in compliance with the License.
5
- # You may obtain a copy of the License at
6
- #
7
- # http://www.apache.org/licenses/LICENSE-2.0
8
- #
9
- # Unless required by applicable law or agreed to in writing, software
10
- # distributed under the License is distributed on an "AS IS" BASIS,
11
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- # See the License for the specific language governing permissions and
13
- # limitations under the License.
14
- """Monash Time Series Forecasting Repository Dataset."""
15
-
16
-
17
- from dataclasses import dataclass
18
- from datetime import datetime
19
- from pathlib import Path
20
- from typing import List, Optional
21
-
22
- import numpy as np
23
- from pandas.tseries.frequencies import to_offset
24
-
25
- import datasets
26
-
27
- from .utils import convert_tsf_to_dataframe, frequency_converter
28
-
29
-
30
- # Find for instance the citation on arxiv or on the dataset repo/website
31
- _CITATION = """\
32
- @InProceedings{godahewa2021monash,
33
- author = "Godahewa, Rakshitha and Bergmeir, Christoph and Webb, Geoffrey I. and Hyndman, Rob J. and Montero-Manso, Pablo",
34
- title = "Monash Time Series Forecasting Archive",
35
- booktitle = "Neural Information Processing Systems Track on Datasets and Benchmarks",
36
- year = "2021",
37
- note = "forthcoming"
38
- }
39
- """
40
-
41
- _DESCRIPTION = """\
42
- Monash Time Series Forecasting Repository which contains 30+ datasets of related time series for global forecasting research. This repository includes both real-world and competition time series datasets covering varied domains.
43
- """
44
-
45
- _HOMEPAGE = "https://forecastingdata.org/"
46
-
47
- _LICENSE = "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/"
48
-
49
- _ROOT_URL = "https://zenodo.org/record"
50
-
51
-
52
- @dataclass
53
- class MonashTSFBuilderConfig(datasets.BuilderConfig):
54
- """MonashTSF builder config with some added meta data."""
55
-
56
- file_name: Optional[str] = None
57
- record: Optional[str] = None
58
- prediction_length: Optional[int] = None
59
- item_id_column: Optional[str] = None
60
- data_column: Optional[str] = None
61
- target_fields: Optional[List[str]] = None
62
- feat_dynamic_real_fields: Optional[List[str]] = None
63
- multivariate: bool = False
64
- rolling_evaluations: int = 1
65
-
66
-
67
- class MonashTSF(datasets.GeneratorBasedBuilder):
68
- """Builder of Monash Time Series Forecasting repository of datasets."""
69
-
70
- VERSION = datasets.Version("1.0.0")
71
-
72
- BUILDER_CONFIG_CLASS = MonashTSFBuilderConfig
73
-
74
- BUILDER_CONFIGS = [
75
- MonashTSFBuilderConfig(
76
- name="weather",
77
- version=VERSION,
78
- description="3010 daily time series representing the variations of four weather variables: rain, mintemp, maxtemp and solar radiation, measured at the weather stations in Australia.",
79
- record="4654822",
80
- file_name="weather_dataset.zip",
81
- data_column="series_type",
82
- ),
83
- MonashTSFBuilderConfig(
84
- name="tourism_yearly",
85
- version=VERSION,
86
- description="This dataset contains 518 yearly time series used in the Kaggle Tourism forecasting competition.",
87
- record="4656103",
88
- file_name="tourism_yearly_dataset.zip",
89
- ),
90
- MonashTSFBuilderConfig(
91
- name="tourism_quarterly",
92
- version=VERSION,
93
- description="This dataset contains 427 quarterly time series used in the Kaggle Tourism forecasting competition.",
94
- record="4656093",
95
- file_name="tourism_quarterly_dataset.zip",
96
- ),
97
- MonashTSFBuilderConfig(
98
- name="tourism_monthly",
99
- version=VERSION,
100
- description="This dataset contains 366 monthly time series used in the Kaggle Tourism forecasting competition.",
101
- record="4656096",
102
- file_name="tourism_monthly_dataset.zip",
103
- ),
104
- MonashTSFBuilderConfig(
105
- name="cif_2016",
106
- version=VERSION,
107
- description="72 monthly time series originated from the banking domain used in the CIF 2016 forecasting competition.",
108
- record="4656042",
109
- file_name="cif_2016_dataset.zip",
110
- ),
111
- MonashTSFBuilderConfig(
112
- name="london_smart_meters",
113
- version=VERSION,
114
- description="5560 half hourly time series that represent the energy consumption readings of London households in kilowatt hour (kWh) from November 2011 to February 2014.",
115
- record="4656072",
116
- file_name="london_smart_meters_dataset_with_missing_values.zip",
117
- ),
118
- MonashTSFBuilderConfig(
119
- name="australian_electricity_demand",
120
- version=VERSION,
121
- description="5 time series representing the half hourly electricity demand of 5 states in Australia: Victoria, New South Wales, Queensland, Tasmania and South Australia.",
122
- record="4659727",
123
- file_name="australian_electricity_demand_dataset.zip",
124
- ),
125
- MonashTSFBuilderConfig(
126
- name="wind_farms_minutely",
127
- version=VERSION,
128
- description="Minutely time series representing the wind power production of 339 wind farms in Australia.",
129
- record="4654909",
130
- file_name="wind_farms_minutely_dataset_with_missing_values.zip",
131
- ),
132
- MonashTSFBuilderConfig(
133
- name="bitcoin",
134
- version=VERSION,
135
- description="18 daily time series including hash rate, block size, mining difficulty etc. as well as public opinion in the form of tweets and google searches mentioning the keyword bitcoin as potential influencer of the bitcoin price.",
136
- record="5121965",
137
- file_name="bitcoin_dataset_with_missing_values.zip",
138
- ),
139
- MonashTSFBuilderConfig(
140
- name="pedestrian_counts",
141
- version=VERSION,
142
- description="Hourly pedestrian counts captured from 66 sensors in Melbourne city starting from May 2009.",
143
- record="4656626",
144
- file_name="pedestrian_counts_dataset.zip",
145
- ),
146
- MonashTSFBuilderConfig(
147
- name="vehicle_trips",
148
- version=VERSION,
149
- description="329 daily time series representing the number of trips and vehicles belonging to a set of for-hire vehicle (FHV) companies.",
150
- record="5122535",
151
- file_name="vehicle_trips_dataset_with_missing_values.zip",
152
- ),
153
- MonashTSFBuilderConfig(
154
- name="kdd_cup_2018",
155
- version=VERSION,
156
- description="Hourly time series representing the air quality levels in 59 stations in 2 cities from 01/01/2017 to 31/03/2018.",
157
- record="4656719",
158
- file_name="kdd_cup_2018_dataset_with_missing_values.zip",
159
- ),
160
- MonashTSFBuilderConfig(
161
- name="nn5_daily",
162
- version=VERSION,
163
- description="111 time series to predicting the daily cash withdrawals from ATMs in UK.",
164
- record="4656110",
165
- file_name="nn5_daily_dataset_with_missing_values.zip",
166
- ),
167
- MonashTSFBuilderConfig(
168
- name="nn5_weekly",
169
- version=VERSION,
170
- description="111 time series to predicting the weekly cash withdrawals from ATMs in UK.",
171
- record="4656125",
172
- file_name="nn5_weekly_dataset.zip",
173
- ),
174
- MonashTSFBuilderConfig(
175
- name="kaggle_web_traffic",
176
- version=VERSION,
177
- description="145063 daily time series representing the number of hits or web traffic for a set of Wikipedia pages from 2015-07-01 to 2017-09-10.",
178
- record="4656080",
179
- file_name="kaggle_web_traffic_dataset_with_missing_values.zip",
180
- ),
181
- MonashTSFBuilderConfig(
182
- name="kaggle_web_traffic_weekly",
183
- version=VERSION,
184
- description="145063 daily time series representing the number of hits or web traffic for a set of Wikipedia pages from 2015-07-01 to 2017-09-10.",
185
- record="4656664",
186
- file_name="kaggle_web_traffic_weekly_dataset.zip",
187
- ),
188
- MonashTSFBuilderConfig(
189
- name="solar_10_minutes",
190
- version=VERSION,
191
- description="137 time series representing the solar power production recorded per every 10 minutes in Alabama state in 2006.",
192
- record="4656144",
193
- file_name="solar_10_minutes_dataset.zip",
194
- ),
195
- MonashTSFBuilderConfig(
196
- name="solar_weekly",
197
- version=VERSION,
198
- description="137 time series representing the weekly solar power production in Alabama state in 2006.",
199
- record="4656151",
200
- file_name="solar_weekly_dataset.zip",
201
- ),
202
- MonashTSFBuilderConfig(
203
- name="car_parts",
204
- version=VERSION,
205
- description="2674 intermittent monthly time series that represent car parts sales from January 1998 to March 2002.",
206
- record="4656022",
207
- file_name="car_parts_dataset_with_missing_values.zip",
208
- ),
209
- MonashTSFBuilderConfig(
210
- name="fred_md",
211
- version=VERSION,
212
- description="107 monthly time series showing a set of macro-economic indicators from the Federal Reserve Bank.",
213
- record="4654833",
214
- file_name="fred_md_dataset.zip",
215
- ),
216
- MonashTSFBuilderConfig(
217
- name="traffic_hourly",
218
- version=VERSION,
219
- description="862 hourly time series showing the road occupancy rates on the San Francisco Bay area freeways from 2015 to 2016.",
220
- record="4656132",
221
- file_name="traffic_hourly_dataset.zip",
222
- ),
223
- MonashTSFBuilderConfig(
224
- name="traffic_weekly",
225
- version=VERSION,
226
- description="862 weekly time series showing the road occupancy rates on the San Francisco Bay area freeways from 2015 to 2016.",
227
- record="4656135",
228
- file_name="traffic_weekly_dataset.zip",
229
- ),
230
- MonashTSFBuilderConfig(
231
- name="hospital",
232
- version=VERSION,
233
- description="767 monthly time series that represent the patient counts related to medical products from January 2000 to December 2006.",
234
- record="4656014",
235
- file_name="hospital_dataset.zip",
236
- ),
237
- MonashTSFBuilderConfig(
238
- name="covid_deaths",
239
- version=VERSION,
240
- description="266 daily time series that represent the COVID-19 deaths in a set of countries and states from 22/01/2020 to 20/08/2020.",
241
- record="4656009",
242
- file_name="covid_deaths_dataset.zip",
243
- ),
244
- MonashTSFBuilderConfig(
245
- name="sunspot",
246
- version=VERSION,
247
- description="A single very long daily time series of sunspot numbers from 1818-01-08 to 2020-05-31.",
248
- record="4654773",
249
- file_name="sunspot_dataset_with_missing_values.zip",
250
- ),
251
- MonashTSFBuilderConfig(
252
- name="saugeenday",
253
- version=VERSION,
254
- description="A single very long time series representing the daily mean flow of the Saugeen River at Walkerton in cubic meters per second from 01/01/1915 to 31/12/1979.",
255
- record="4656058",
256
- file_name="saugeenday_dataset.zip",
257
- ),
258
- MonashTSFBuilderConfig(
259
- name="us_births",
260
- version=VERSION,
261
- description="A single very long daily time series representing the number of births in US from 01/01/1969 to 31/12/1988.",
262
- record="4656049",
263
- file_name="us_births_dataset.zip",
264
- ),
265
- MonashTSFBuilderConfig(
266
- name="solar_4_seconds",
267
- version=VERSION,
268
- description="A single very long daily time series representing the solar power production in MW recorded per every 4 seconds starting from 01/08/2019.",
269
- record="4656027",
270
- file_name="solar_4_seconds_dataset.zip",
271
- ),
272
- MonashTSFBuilderConfig(
273
- name="wind_4_seconds",
274
- version=VERSION,
275
- description="A single very long daily time series representing the wind power production in MW recorded per every 4 seconds starting from 01/08/2019.",
276
- record="4656032",
277
- file_name="wind_4_seconds_dataset.zip",
278
- ),
279
- MonashTSFBuilderConfig(
280
- name="rideshare",
281
- version=VERSION,
282
- description="156 hourly time series representations of attributes related to Uber and Lyft rideshare services for various locations in New York between 26/11/2018 and 18/12/2018.",
283
- record="5122114",
284
- file_name="rideshare_dataset_with_missing_values.zip",
285
- item_id_column=["source_location", "provider_name", "provider_service"],
286
- data_column="type",
287
- target_fields=[
288
- "price_min",
289
- "price_mean",
290
- "price_max",
291
- "distance_min",
292
- "distance_mean",
293
- "distance_max",
294
- "surge_min",
295
- "surge_mean",
296
- "surge_max",
297
- "api_calls",
298
- ],
299
- feat_dynamic_real_fields=["temp", "rain", "humidity", "clouds", "wind"],
300
- multivariate=True,
301
- ),
302
- MonashTSFBuilderConfig(
303
- name="oikolab_weather",
304
- version=VERSION,
305
- description="Eight time series representing the hourly climate data nearby Monash University, Clayton, Victoria, Australia from 2010-01-01 to 2021-05-31",
306
- record="5184708",
307
- file_name="oikolab_weather_dataset.zip",
308
- data_column="type",
309
- ),
310
- MonashTSFBuilderConfig(
311
- name="temperature_rain",
312
- version=VERSION,
313
- description="32072 daily time series showing the temperature observations and rain forecasts, gathered by the Australian Bureau of Meteorology for 422 weather stations across Australia, between 02/05/2015 and 26/04/2017",
314
- record="5129073",
315
- file_name="temperature_rain_dataset_with_missing_values.zip",
316
- item_id_column="station_id",
317
- data_column="obs_or_fcst",
318
- target_fields=[
319
- "fcst_0_DailyPoP",
320
- "fcst_0_DailyPoP1",
321
- "fcst_0_DailyPoP10",
322
- "fcst_0_DailyPoP15",
323
- "fcst_0_DailyPoP25",
324
- "fcst_0_DailyPoP5",
325
- "fcst_0_DailyPoP50",
326
- "fcst_0_DailyPrecip",
327
- "fcst_0_DailyPrecip10Pct",
328
- "fcst_0_DailyPrecip25Pct",
329
- "fcst_0_DailyPrecip50Pct",
330
- "fcst_0_DailyPrecip75Pct",
331
- "fcst_1_DailyPoP",
332
- "fcst_1_DailyPoP1",
333
- "fcst_1_DailyPoP10",
334
- "fcst_1_DailyPoP15",
335
- "fcst_1_DailyPoP25",
336
- "fcst_1_DailyPoP5",
337
- "fcst_1_DailyPoP50",
338
- "fcst_1_DailyPrecip",
339
- "fcst_1_DailyPrecip10Pct",
340
- "fcst_1_DailyPrecip25Pct",
341
- "fcst_1_DailyPrecip50Pct",
342
- "fcst_1_DailyPrecip75Pct",
343
- "fcst_2_DailyPoP",
344
- "fcst_2_DailyPoP1",
345
- "fcst_2_DailyPoP10",
346
- "fcst_2_DailyPoP15",
347
- "fcst_2_DailyPoP25",
348
- "fcst_2_DailyPoP5",
349
- "fcst_2_DailyPoP50",
350
- "fcst_2_DailyPrecip",
351
- "fcst_2_DailyPrecip10Pct",
352
- "fcst_2_DailyPrecip25Pct",
353
- "fcst_2_DailyPrecip50Pct",
354
- "fcst_2_DailyPrecip75Pct",
355
- "fcst_3_DailyPoP",
356
- "fcst_3_DailyPoP1",
357
- "fcst_3_DailyPoP10",
358
- "fcst_3_DailyPoP15",
359
- "fcst_3_DailyPoP25",
360
- "fcst_3_DailyPoP5",
361
- "fcst_3_DailyPoP50",
362
- "fcst_3_DailyPrecip",
363
- "fcst_3_DailyPrecip10Pct",
364
- "fcst_3_DailyPrecip25Pct",
365
- "fcst_3_DailyPrecip50Pct",
366
- "fcst_3_DailyPrecip75Pct",
367
- "fcst_4_DailyPoP",
368
- "fcst_4_DailyPoP1",
369
- "fcst_4_DailyPoP10",
370
- "fcst_4_DailyPoP15",
371
- "fcst_4_DailyPoP25",
372
- "fcst_4_DailyPoP5",
373
- "fcst_4_DailyPoP50",
374
- "fcst_4_DailyPrecip",
375
- "fcst_4_DailyPrecip10Pct",
376
- "fcst_4_DailyPrecip25Pct",
377
- "fcst_4_DailyPrecip50Pct",
378
- "fcst_4_DailyPrecip75Pct",
379
- "fcst_5_DailyPoP",
380
- "fcst_5_DailyPoP1",
381
- "fcst_5_DailyPoP10",
382
- "fcst_5_DailyPoP15",
383
- "fcst_5_DailyPoP25",
384
- "fcst_5_DailyPoP5",
385
- "fcst_5_DailyPoP50",
386
- "fcst_5_DailyPrecip",
387
- "fcst_5_DailyPrecip10Pct",
388
- "fcst_5_DailyPrecip25Pct",
389
- "fcst_5_DailyPrecip50Pct",
390
- "fcst_5_DailyPrecip75Pct",
391
- ],
392
- feat_dynamic_real_fields=["T_MEAN", "PRCP_SUM", "T_MAX", "T_MIN"],
393
- multivariate=True,
394
- ),
395
- ]
396
-
397
- def _info(self):
398
- if self.config.multivariate:
399
- features = datasets.Features(
400
- {
401
- "start": datasets.Value("timestamp[s]"),
402
- "target": datasets.Sequence(datasets.Sequence(datasets.Value("float32"))),
403
- "feat_static_cat": datasets.Sequence(datasets.Value("uint64")),
404
- # "feat_static_real": datasets.Sequence(datasets.Value("float32")),
405
- "feat_dynamic_real": datasets.Sequence(datasets.Sequence(datasets.Value("float32"))),
406
- # "feat_dynamic_cat": datasets.Sequence(datasets.Sequence(datasets.Value("uint64"))),
407
- "item_id": datasets.Value("string"),
408
- }
409
- )
410
- else:
411
- features = datasets.Features(
412
- {
413
- "start": datasets.Value("timestamp[s]"),
414
- "target": datasets.Sequence(datasets.Value("float32")),
415
- "feat_static_cat": datasets.Sequence(datasets.Value("uint64")),
416
- # "feat_static_real": datasets.Sequence(datasets.Value("float32")),
417
- "feat_dynamic_real": datasets.Sequence(datasets.Sequence(datasets.Value("float32"))),
418
- # "feat_dynamic_cat": datasets.Sequence(datasets.Sequence(datasets.Value("uint64"))),
419
- "item_id": datasets.Value("string"),
420
- }
421
- )
422
-
423
- return datasets.DatasetInfo(
424
- description=_DESCRIPTION,
425
- features=features,
426
- homepage=_HOMEPAGE,
427
- license=_LICENSE,
428
- citation=_CITATION,
429
- )
430
-
431
- def _split_generators(self, dl_manager):
432
- # dl_manager is a datasets.download.DownloadManager that can be used to download and extract URLS
433
- # It can accept any type or nested list/dict and will give back the same structure with the url replaced with path to local files.
434
- # By default the archives will be extracted and a path to a cached folder where they are extracted is returned instead of the archive
435
- urls = f"{_ROOT_URL}/{self.config.record}/files/{self.config.file_name}"
436
- data_dir = dl_manager.download_and_extract(urls)
437
- file_path = Path(data_dir) / (self.config.file_name.split(".")[0] + ".tsf")
438
-
439
- return [
440
- datasets.SplitGenerator(
441
- name=datasets.Split.TRAIN,
442
- # These kwargs will be passed to _generate_examples
443
- gen_kwargs={
444
- "filepath": file_path,
445
- "split": "train",
446
- },
447
- ),
448
- datasets.SplitGenerator(
449
- name=datasets.Split.TEST,
450
- # These kwargs will be passed to _generate_examples
451
- gen_kwargs={"filepath": file_path, "split": "test"},
452
- ),
453
- datasets.SplitGenerator(
454
- name=datasets.Split.VALIDATION,
455
- # These kwargs will be passed to _generate_examples
456
- gen_kwargs={
457
- "filepath": file_path,
458
- "split": "val",
459
- },
460
- ),
461
- ]
462
-
463
- # method parameters are unpacked from `gen_kwargs` as given in `_split_generators`
464
- def _generate_examples(self, filepath, split):
465
- (
466
- loaded_data,
467
- frequency,
468
- forecast_horizon,
469
- _,
470
- _,
471
- ) = convert_tsf_to_dataframe(filepath, value_column_name="target")
472
-
473
- if forecast_horizon is None:
474
- prediction_length_map = {
475
- "S": 60,
476
- "T": 60,
477
- "H": 48,
478
- "D": 30,
479
- "W": 8,
480
- "M": 12,
481
- "Y": 4,
482
- }
483
- freq = frequency_converter(frequency)
484
- freq = to_offset(freq).name
485
- forecast_horizon = prediction_length_map[freq]
486
-
487
- if self.config.prediction_length is not None:
488
- forecast_horizon = self.config.prediction_length
489
-
490
- if self.config.item_id_column is not None:
491
- loaded_data.set_index(self.config.item_id_column, inplace=True)
492
- loaded_data.sort_index(inplace=True)
493
-
494
- for cat, item_id in enumerate(loaded_data.index.unique()):
495
- ts = loaded_data.loc[item_id]
496
- start = ts.start_timestamp[0]
497
-
498
- if self.config.target_fields is not None:
499
- target_fields = ts[ts[self.config.data_column].isin(self.config.target_fields)]
500
- else:
501
- target_fields = self.config.data_column.unique()
502
-
503
- if self.config.feat_dynamic_real_fields is not None:
504
- feat_dynamic_real_fields = ts[
505
- ts[self.config.data_column].isin(self.config.feat_dynamic_real_fields)
506
- ]
507
- feat_dynamic_real = np.vstack(feat_dynamic_real_fields.target)
508
- else:
509
- feat_dynamic_real = None
510
-
511
- target = np.vstack(target_fields.target)
512
-
513
- feat_static_cat = [cat]
514
-
515
- if split in ["train", "val"]:
516
- offset = forecast_horizon * self.config.rolling_evaluations + forecast_horizon * (split == "train")
517
- target = target[..., :-offset]
518
- if self.config.feat_dynamic_real_fields is not None:
519
- feat_dynamic_real = feat_dynamic_real[..., :-offset]
520
-
521
- yield cat, {
522
- "start": start,
523
- "target": target,
524
- "feat_dynamic_real": feat_dynamic_real,
525
- "feat_static_cat": feat_static_cat,
526
- "item_id": item_id,
527
- }
528
- else:
529
- if self.config.target_fields is not None:
530
- target_fields = loaded_data[loaded_data[self.config.data_column].isin(self.config.target_fields)]
531
- else:
532
- target_fields = loaded_data
533
- if self.config.feat_dynamic_real_fields is not None:
534
- feat_dynamic_real_fields = loaded_data[
535
- loaded_data[self.config.data_column].isin(self.config.feat_dynamic_real_fields)
536
- ]
537
- else:
538
- feat_dynamic_real_fields = None
539
-
540
- for cat, ts in target_fields.iterrows():
541
- start = ts.get("start_timestamp", datetime.strptime("1900-01-01 00-00-00", "%Y-%m-%d %H-%M-%S"))
542
- target = ts.target
543
- if feat_dynamic_real_fields is not None:
544
- feat_dynamic_real = np.vstack(feat_dynamic_real_fields.target)
545
- else:
546
- feat_dynamic_real = None
547
-
548
- feat_static_cat = [cat]
549
- if self.config.data_column is not None:
550
- item_id = f"{ts.series_name}-{ts[self.config.data_column]}"
551
- else:
552
- item_id = ts.series_name
553
-
554
- if split in ["train", "val"]:
555
- offset = forecast_horizon * self.config.rolling_evaluations + forecast_horizon * (split == "train")
556
- target = target[..., :-offset]
557
- if feat_dynamic_real is not None:
558
- feat_dynamic_real = feat_dynamic_real[..., :-offset]
559
-
560
- yield cat, {
561
- "start": start,
562
- "target": target,
563
- "feat_dynamic_real": feat_dynamic_real,
564
- "feat_static_cat": feat_static_cat,
565
- "item_id": item_id,
566
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
utils.py DELETED
@@ -1,188 +0,0 @@
1
- from datetime import datetime
2
- from distutils.util import strtobool
3
-
4
- import numpy as np
5
- import pandas as pd
6
-
7
-
8
- # Converts the contents in a .tsf file into a dataframe and returns
9
- # it along with other meta-data of the dataset:
10
- # frequency, horizon, whether the dataset contains missing values and whether the series have equal lengths
11
- #
12
- # Parameters
13
- # full_file_path_and_name - complete .tsf file path
14
- # replace_missing_vals_with - a term to indicate the missing values in series in the returning dataframe
15
- # value_column_name - Any name that is preferred to have as the name of the column containing series values in the returning dataframe
16
- def convert_tsf_to_dataframe(
17
- full_file_path_and_name,
18
- replace_missing_vals_with="NaN",
19
- value_column_name="series_value",
20
- ):
21
- col_names = []
22
- col_types = []
23
- all_data = {}
24
- line_count = 0
25
- frequency = None
26
- forecast_horizon = None
27
- contain_missing_values = None
28
- contain_equal_length = None
29
- found_data_tag = False
30
- found_data_section = False
31
- started_reading_data_section = False
32
-
33
- with open(full_file_path_and_name, "r", encoding="cp1252") as file:
34
- for line in file:
35
- # Strip white space from start/end of line
36
- line = line.strip()
37
-
38
- if line:
39
- if line.startswith("@"): # Read meta-data
40
- if not line.startswith("@data"):
41
- line_content = line.split(" ")
42
- if line.startswith("@attribute"):
43
- if len(line_content) != 3: # Attributes have both name and type
44
- raise ValueError("Invalid meta-data specification.")
45
-
46
- col_names.append(line_content[1])
47
- col_types.append(line_content[2])
48
- else:
49
- if len(line_content) != 2: # Other meta-data have only values
50
- raise ValueError("Invalid meta-data specification.")
51
-
52
- if line.startswith("@frequency"):
53
- frequency = line_content[1]
54
- elif line.startswith("@horizon"):
55
- forecast_horizon = int(line_content[1])
56
- elif line.startswith("@missing"):
57
- contain_missing_values = bool(strtobool(line_content[1]))
58
- elif line.startswith("@equallength"):
59
- contain_equal_length = bool(strtobool(line_content[1]))
60
-
61
- else:
62
- if len(col_names) == 0:
63
- raise ValueError("Missing attribute section. Attribute section must come before data.")
64
-
65
- found_data_tag = True
66
- elif not line.startswith("#"):
67
- if len(col_names) == 0:
68
- raise ValueError("Missing attribute section. Attribute section must come before data.")
69
- elif not found_data_tag:
70
- raise ValueError("Missing @data tag.")
71
- else:
72
- if not started_reading_data_section:
73
- started_reading_data_section = True
74
- found_data_section = True
75
- all_series = []
76
-
77
- for col in col_names:
78
- all_data[col] = []
79
-
80
- full_info = line.split(":")
81
-
82
- if len(full_info) != (len(col_names) + 1):
83
- raise ValueError("Missing attributes/values in series.")
84
-
85
- series = full_info[len(full_info) - 1]
86
- series = series.split(",")
87
-
88
- if len(series) == 0:
89
- raise ValueError(
90
- "A given series should contains a set of comma separated numeric values. At least one numeric value should be there in a series. Missing values should be indicated with ? symbol"
91
- )
92
-
93
- numeric_series = []
94
-
95
- for val in series:
96
- if val == "?":
97
- numeric_series.append(replace_missing_vals_with)
98
- else:
99
- numeric_series.append(float(val))
100
-
101
- if numeric_series.count(replace_missing_vals_with) == len(numeric_series):
102
- raise ValueError(
103
- "All series values are missing. A given series should contains a set of comma separated numeric values. At least one numeric value should be there in a series."
104
- )
105
-
106
- all_series.append(np.array(numeric_series, dtype=np.float32))
107
-
108
- for i in range(len(col_names)):
109
- att_val = None
110
- if col_types[i] == "numeric":
111
- att_val = int(full_info[i])
112
- elif col_types[i] == "string":
113
- att_val = str(full_info[i])
114
- elif col_types[i] == "date":
115
- att_val = datetime.strptime(full_info[i], "%Y-%m-%d %H-%M-%S")
116
- else:
117
- raise ValueError(
118
- "Invalid attribute type."
119
- ) # Currently, the code supports only numeric, string and date types. Extend this as required.
120
-
121
- if att_val is None:
122
- raise ValueError("Invalid attribute value.")
123
- else:
124
- all_data[col_names[i]].append(att_val)
125
-
126
- line_count = line_count + 1
127
-
128
- if line_count == 0:
129
- raise ValueError("Empty file.")
130
- if len(col_names) == 0:
131
- raise ValueError("Missing attribute section.")
132
- if not found_data_section:
133
- raise ValueError("Missing series information under data section.")
134
-
135
- all_data[value_column_name] = all_series
136
- loaded_data = pd.DataFrame(all_data)
137
-
138
- return (
139
- loaded_data,
140
- frequency,
141
- forecast_horizon,
142
- contain_missing_values,
143
- contain_equal_length,
144
- )
145
-
146
-
147
- def convert_multiple(text: str) -> str:
148
- if text.isnumeric():
149
- return text
150
- if text == "half":
151
- return "0.5"
152
-
153
-
154
- def frequency_converter(freq: str):
155
- parts = freq.split("_")
156
- if len(parts) == 1:
157
- return BASE_FREQ_TO_PANDAS_OFFSET[parts[0]]
158
- if len(parts) == 2:
159
- return convert_multiple(parts[0]) + BASE_FREQ_TO_PANDAS_OFFSET[parts[1]]
160
- raise ValueError(f"Invalid frequency string {freq}.")
161
-
162
-
163
- BASE_FREQ_TO_PANDAS_OFFSET = {
164
- "seconds": "S",
165
- "minutely": "T",
166
- "minutes": "T",
167
- "hourly": "H",
168
- "hours": "H",
169
- "daily": "D",
170
- "days": "D",
171
- "weekly": "W",
172
- "weeks": "W",
173
- "monthly": "M",
174
- "months": "M",
175
- "quarterly": "Q",
176
- "quarters": "Q",
177
- "yearly": "Y",
178
- "years": "Y",
179
- }
180
-
181
- # Example of usage
182
- # loaded_data, frequency, forecast_horizon, contain_missing_values, contain_equal_length = convert_tsf_to_dataframe("TSForecasting/tsf_data/sample.tsf")
183
-
184
- # print(loaded_data)
185
- # print(frequency)
186
- # print(forecast_horizon)
187
- # print(contain_missing_values)
188
- # print(contain_equal_length)