Baselight

M4 Forecasting Competition Dataset

The Makridakis competition for benchmarking modern ML methods for forecasting

@kaggle.yogesh94_m4_forecasting_competition_dataset

Weekly Test
@kaggle.yogesh94_m4_forecasting_competition_dataset.weekly_test

  • 41.73 KB
  • 359 rows
  • 14 columns
v1

V1

v2

V2

v3

V3

v4

V4

v5

V5

v6

V6

v7

V7

v8

V8

v9

V9

v10

V10

v11

V11

v12

V12

v13

V13

v14

V14

W135397.1635808.5935808.5936246.1436246.1436403.736403.736150.236150.235790.5535790.5534066.9534066.95
W23608.0613624.3683537.643587.3443662.0883658.6343622.1483591.483638.5593635.7813522.3283458.6313354.758
W39602.49895.99915.99726.69626.59966.110008.59911.79760.79968.210089.110005.99823.3
W42336.562373.142457.5125862237.72877.942497.743525.343053.333151.073425.793505.614098.69
W51499173413911833163721221757207924771957190717521330
W650256852863260678577983490613721080938752
W73117257931991716455830013263311058997148404827072579
W83430287046204890747069606430397036505730450028703270
W981007481895380879724899310011970583977560866975747106
W105122.145104.685104.685104.685565.75565.75565.75565.75565.75544.945544.945544.945544.94

CREATE TABLE weekly_test (
  "v1" VARCHAR,
  "v2" DOUBLE,
  "v3" DOUBLE,
  "v4" DOUBLE,
  "v5" DOUBLE,
  "v6" DOUBLE,
  "v7" DOUBLE,
  "v8" DOUBLE,
  "v9" DOUBLE,
  "v10" DOUBLE,
  "v11" DOUBLE,
  "v12" DOUBLE,
  "v13" DOUBLE,
  "v14" DOUBLE
);

Share link

Anyone who has the link will be able to view this.