M4 Forecasting Competition Dataset
The Makridakis competition for benchmarking modern ML methods for forecasting
@kaggle.yogesh94_m4_forecasting_competition_dataset
The Makridakis competition for benchmarking modern ML methods for forecasting
@kaggle.yogesh94_m4_forecasting_competition_dataset
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
);
Anyone who has the link will be able to view this.