Datasets:
Submit evaluation results for Timer-S1
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- results/Timer-S1/Australia_Solar/H/long/config.json +33 -0
- results/Timer-S1/Australia_Solar/H/long/metrics.npz +3 -0
- results/Timer-S1/Australia_Solar/H/long/predictions.npz +3 -0
- results/Timer-S1/Australia_Solar/H/medium/config.json +33 -0
- results/Timer-S1/Australia_Solar/H/medium/metrics.npz +3 -0
- results/Timer-S1/Australia_Solar/H/medium/predictions.npz +3 -0
- results/Timer-S1/Australia_Solar/H/short/config.json +33 -0
- results/Timer-S1/Australia_Solar/H/short/metrics.npz +3 -0
- results/Timer-S1/Australia_Solar/H/short/predictions.npz +3 -0
- results/Timer-S1/Auto_Production_SF/M/short/config.json +33 -0
- results/Timer-S1/Auto_Production_SF/M/short/metrics.npz +3 -0
- results/Timer-S1/Auto_Production_SF/M/short/predictions.npz +3 -0
- results/Timer-S1/CPHL/15T/long/config.json +33 -0
- results/Timer-S1/CPHL/15T/long/metrics.npz +3 -0
- results/Timer-S1/CPHL/15T/long/predictions.npz +3 -0
- results/Timer-S1/CPHL/15T/medium/config.json +33 -0
- results/Timer-S1/CPHL/15T/medium/metrics.npz +3 -0
- results/Timer-S1/CPHL/15T/medium/predictions.npz +3 -0
- results/Timer-S1/CPHL/15T/short/config.json +33 -0
- results/Timer-S1/CPHL/15T/short/metrics.npz +3 -0
- results/Timer-S1/CPHL/15T/short/predictions.npz +3 -0
- results/Timer-S1/CPHL/30T/long/config.json +33 -0
- results/Timer-S1/CPHL/30T/long/metrics.npz +3 -0
- results/Timer-S1/CPHL/30T/long/predictions.npz +3 -0
- results/Timer-S1/CPHL/30T/medium/config.json +33 -0
- results/Timer-S1/CPHL/30T/medium/metrics.npz +3 -0
- results/Timer-S1/CPHL/30T/medium/predictions.npz +3 -0
- results/Timer-S1/CPHL/30T/short/config.json +33 -0
- results/Timer-S1/CPHL/30T/short/metrics.npz +3 -0
- results/Timer-S1/CPHL/30T/short/predictions.npz +3 -0
- results/Timer-S1/CPHL/H/long/config.json +33 -0
- results/Timer-S1/CPHL/H/long/metrics.npz +3 -0
- results/Timer-S1/CPHL/H/long/predictions.npz +3 -0
- results/Timer-S1/CPHL/H/medium/config.json +33 -0
- results/Timer-S1/CPHL/H/medium/metrics.npz +3 -0
- results/Timer-S1/CPHL/H/medium/predictions.npz +3 -0
- results/Timer-S1/CPHL/H/short/config.json +33 -0
- results/Timer-S1/CPHL/H/short/metrics.npz +3 -0
- results/Timer-S1/CPHL/H/short/predictions.npz +3 -0
- results/Timer-S1/Coastal_T_S/15T/long/config.json +33 -0
- results/Timer-S1/Coastal_T_S/15T/long/metrics.npz +3 -0
- results/Timer-S1/Coastal_T_S/15T/long/predictions.npz +3 -0
- results/Timer-S1/Coastal_T_S/15T/medium/config.json +33 -0
- results/Timer-S1/Coastal_T_S/15T/medium/metrics.npz +3 -0
- results/Timer-S1/Coastal_T_S/15T/medium/predictions.npz +3 -0
- results/Timer-S1/Coastal_T_S/15T/short/config.json +33 -0
- results/Timer-S1/Coastal_T_S/15T/short/metrics.npz +3 -0
- results/Timer-S1/Coastal_T_S/15T/short/predictions.npz +3 -0
- results/Timer-S1/Coastal_T_S/20T/long/config.json +33 -0
- results/Timer-S1/Coastal_T_S/20T/long/metrics.npz +3 -0
results/Timer-S1/Australia_Solar/H/long/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Australia_Solar/H/long",
|
| 3 |
+
"num_series": 1,
|
| 4 |
+
"num_windows": 15,
|
| 5 |
+
"num_variates": 3,
|
| 6 |
+
"prediction_length": 168,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "H",
|
| 20 |
+
"seasonality": 24,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 100.0
|
| 33 |
+
}
|
results/Timer-S1/Australia_Solar/H/long/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de419b323a51966fd46be8fff63a457b3f37bd4301a6c103d6e83b2dcf11c648
|
| 3 |
+
size 4531
|
results/Timer-S1/Australia_Solar/H/long/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a46f92cc1e1aecd5654ee75e03525ba7e4aa7ad8789eb5ac2d64f5a1bd1abdb9
|
| 3 |
+
size 110938
|
results/Timer-S1/Australia_Solar/H/medium/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Australia_Solar/H/medium",
|
| 3 |
+
"num_series": 1,
|
| 4 |
+
"num_windows": 35,
|
| 5 |
+
"num_variates": 3,
|
| 6 |
+
"prediction_length": 72,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "H",
|
| 20 |
+
"seasonality": 24,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 100.0
|
| 33 |
+
}
|
results/Timer-S1/Australia_Solar/H/medium/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44fe0ec01f7940042465b2c7b7cf917718da60ef4c6b90de5d914edbb8ac0ec6
|
| 3 |
+
size 8369
|
results/Timer-S1/Australia_Solar/H/medium/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71b4762f1e8bc040a60d399c4f091338f369416c8ff2156e28f934ec219b8dc5
|
| 3 |
+
size 115226
|
results/Timer-S1/Australia_Solar/H/short/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Australia_Solar/H/short",
|
| 3 |
+
"num_series": 1,
|
| 4 |
+
"num_windows": 105,
|
| 5 |
+
"num_variates": 3,
|
| 6 |
+
"prediction_length": 24,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "H",
|
| 20 |
+
"seasonality": 24,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 100.0
|
| 33 |
+
}
|
results/Timer-S1/Australia_Solar/H/short/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bc0c7fb42c89b881a1cd0f0151606725ca1768444bb340c0fd68bf23589474e
|
| 3 |
+
size 20771
|
results/Timer-S1/Australia_Solar/H/short/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1113b3c51bf7c368e83626c6d04ee9ce51902d612381df45c3fb11399c640a6f
|
| 3 |
+
size 118152
|
results/Timer-S1/Auto_Production_SF/M/short/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Auto_Production_SF/M/short",
|
| 3 |
+
"num_series": 1,
|
| 4 |
+
"num_windows": 5,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 12,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "M",
|
| 20 |
+
"seasonality": 12,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/Auto_Production_SF/M/short/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32ed86a51dfab746025c39cd0371c639483ac1b94f3fc6c1e96585461767694a
|
| 3 |
+
size 1823
|
results/Timer-S1/Auto_Production_SF/M/short/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46f489ca1be608ce2393885d6c4a064f44573ecacc64a451c8a719cb963eab37
|
| 3 |
+
size 1327
|
results/Timer-S1/CPHL/15T/long/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/15T/long",
|
| 3 |
+
"num_series": 2,
|
| 4 |
+
"num_windows": 5,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 288,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "15T",
|
| 20 |
+
"seasonality": 96,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/15T/long/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4289269dbf02a1246ebf846b88bfff9802aa33fd772940ea4cc2dbc33b087fce
|
| 3 |
+
size 2170
|
results/Timer-S1/CPHL/15T/long/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52a80fd9c6ab31e12316e120dbb75ccad8ecf0ac34819aca1d4a4de17879bbdc
|
| 3 |
+
size 34471
|
results/Timer-S1/CPHL/15T/medium/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/15T/medium",
|
| 3 |
+
"num_series": 2,
|
| 4 |
+
"num_windows": 15,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 96,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "15T",
|
| 20 |
+
"seasonality": 96,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/15T/medium/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:173a7a1aecd9d2a12319009a8d070e93c0849f81dec03ee0c058228284912493
|
| 3 |
+
size 3475
|
results/Timer-S1/CPHL/15T/medium/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bf69a5801e50a8af69573ae63d035a1a2fda2ed8ba55d6b67dbb2e5de3d4ba9
|
| 3 |
+
size 36037
|
results/Timer-S1/CPHL/15T/short/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/15T/short",
|
| 3 |
+
"num_series": 2,
|
| 4 |
+
"num_windows": 120,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 12,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "15T",
|
| 20 |
+
"seasonality": 96,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/15T/short/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4a4ba68fe918accd8b9269a324f189c08b29259b7875de6e69bed40e638b9af
|
| 3 |
+
size 15736
|
results/Timer-S1/CPHL/15T/short/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78aaec9d266a9de2328b81f00794219de4a968588ed757528c1f875caa9605d3
|
| 3 |
+
size 38811
|
results/Timer-S1/CPHL/30T/long/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/30T/long",
|
| 3 |
+
"num_series": 2,
|
| 4 |
+
"num_windows": 10,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 144,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "30T",
|
| 20 |
+
"seasonality": 48,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/30T/long/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:484a6c9d563deaebf178dce5a2acafb6c1a13a8731b7ddf9b9ba83024c993c1f
|
| 3 |
+
size 2833
|
results/Timer-S1/CPHL/30T/long/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fbaeb2d1be30c0d2792a25e26bde1b1c8b345e7cbc39c6894ec983f92ea6768
|
| 3 |
+
size 35879
|
results/Timer-S1/CPHL/30T/medium/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/30T/medium",
|
| 3 |
+
"num_series": 2,
|
| 4 |
+
"num_windows": 30,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 48,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "30T",
|
| 20 |
+
"seasonality": 48,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/30T/medium/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e58e9e6973b930372dbd3d36cd54836bd9b6ba16254cb3cec4180012147df4ae
|
| 3 |
+
size 5467
|
results/Timer-S1/CPHL/30T/medium/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae54aaddcfd8b136f877533bbb49c858792891f8a6cb879413331f0a77069915
|
| 3 |
+
size 37530
|
results/Timer-S1/CPHL/30T/short/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/30T/short",
|
| 3 |
+
"num_series": 2,
|
| 4 |
+
"num_windows": 120,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 12,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "30T",
|
| 20 |
+
"seasonality": 48,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/30T/short/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16664b9fb8454420d3af87ace13c69b9297e1104304fcc5b69a834328c384e21
|
| 3 |
+
size 15874
|
results/Timer-S1/CPHL/30T/short/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89fd19f6b965f2c0194889033a458f4be86bdfb66b0af7e1961b5fffc59510fd
|
| 3 |
+
size 39892
|
results/Timer-S1/CPHL/H/long/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/H/long",
|
| 3 |
+
"num_series": 4,
|
| 4 |
+
"num_windows": 2,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 336,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "H",
|
| 20 |
+
"seasonality": 24,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/H/long/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e8a5ec6d3eb2e09c6309e4c861cc6bd5443d9da02b6a0a35dd88f076efc921d
|
| 3 |
+
size 2037
|
results/Timer-S1/CPHL/H/long/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbaad0e259c45f1eaed663eacd7c0c0ae203882678f4a058d48d2e2ad897a58e
|
| 3 |
+
size 34880
|
results/Timer-S1/CPHL/H/medium/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/H/medium",
|
| 3 |
+
"num_series": 4,
|
| 4 |
+
"num_windows": 4,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 168,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "H",
|
| 20 |
+
"seasonality": 24,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/H/medium/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c6501ca1f234b98f01e8962e0ebf19475ca50a96f1b1b143dbe9d07a5c9f793
|
| 3 |
+
size 2557
|
results/Timer-S1/CPHL/H/medium/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9353484030b3e2c4b5471fec52598f4c2ba271cbd9798353f2f973433c295be1
|
| 3 |
+
size 35710
|
results/Timer-S1/CPHL/H/short/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "CPHL/H/short",
|
| 3 |
+
"num_series": 4,
|
| 4 |
+
"num_windows": 28,
|
| 5 |
+
"num_variates": 1,
|
| 6 |
+
"prediction_length": 24,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "H",
|
| 20 |
+
"seasonality": 24,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/CPHL/H/short/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f99c4b88296a2b9c52069b7700f70d55c7af9497b837095b7448065f50ecc41b
|
| 3 |
+
size 8501
|
results/Timer-S1/CPHL/H/short/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1479708e688ffcd8664673759735e670e7a0fc4eef8df6c43650e55fff8f9cd
|
| 3 |
+
size 37936
|
results/Timer-S1/Coastal_T_S/15T/long/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Coastal_T_S/15T/long",
|
| 3 |
+
"num_series": 5,
|
| 4 |
+
"num_windows": 5,
|
| 5 |
+
"num_variates": 3,
|
| 6 |
+
"prediction_length": 288,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "15T",
|
| 20 |
+
"seasonality": 96,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/Coastal_T_S/15T/long/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0b68a5ae631074997273ee4a94595c5302f68d032cf36a1b713b449613096a5
|
| 3 |
+
size 6277
|
results/Timer-S1/Coastal_T_S/15T/long/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95591a89e9e35b0a3de9b1382cc144c1fb225bdd5febe01adf5a900a4cc5e8b6
|
| 3 |
+
size 99575
|
results/Timer-S1/Coastal_T_S/15T/medium/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Coastal_T_S/15T/medium",
|
| 3 |
+
"num_series": 5,
|
| 4 |
+
"num_windows": 15,
|
| 5 |
+
"num_variates": 3,
|
| 6 |
+
"prediction_length": 96,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "15T",
|
| 20 |
+
"seasonality": 96,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/Coastal_T_S/15T/medium/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef33c6ca38d9b189616a15da6c76e3087d9a07ca61f03b29db48c54932553b84
|
| 3 |
+
size 14827
|
results/Timer-S1/Coastal_T_S/15T/medium/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:750974e95115930c1d553ec425e1a9d8f3f49311ae859e2a83f85587c6307439
|
| 3 |
+
size 109226
|
results/Timer-S1/Coastal_T_S/15T/short/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Coastal_T_S/15T/short",
|
| 3 |
+
"num_series": 5,
|
| 4 |
+
"num_windows": 120,
|
| 5 |
+
"num_variates": 3,
|
| 6 |
+
"prediction_length": 12,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "15T",
|
| 20 |
+
"seasonality": 96,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/Coastal_T_S/15T/short/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:043f3a14445013265107929cc1ab00ad251c627accbc67f20a75a0cc979c7e48
|
| 3 |
+
size 102938
|
results/Timer-S1/Coastal_T_S/15T/short/predictions.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22594ad651e14f5fce5bb9199d91d51ced2e1a249cb1f1fbb78598b983960213
|
| 3 |
+
size 140360
|
results/Timer-S1/Coastal_T_S/20T/long/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_config": "Coastal_T_S/20T/long",
|
| 3 |
+
"num_series": 1,
|
| 4 |
+
"num_windows": 5,
|
| 5 |
+
"num_variates": 3,
|
| 6 |
+
"prediction_length": 216,
|
| 7 |
+
"num_quantiles": 9,
|
| 8 |
+
"quantile_levels": [
|
| 9 |
+
0.1,
|
| 10 |
+
0.2,
|
| 11 |
+
0.3,
|
| 12 |
+
0.4,
|
| 13 |
+
0.5,
|
| 14 |
+
0.6,
|
| 15 |
+
0.7,
|
| 16 |
+
0.8,
|
| 17 |
+
0.9
|
| 18 |
+
],
|
| 19 |
+
"freq": "20T",
|
| 20 |
+
"seasonality": 72,
|
| 21 |
+
"context_length": 11520,
|
| 22 |
+
"metric_names": [
|
| 23 |
+
"MSE",
|
| 24 |
+
"MAE",
|
| 25 |
+
"RMSE",
|
| 26 |
+
"MAPE",
|
| 27 |
+
"sMAPE",
|
| 28 |
+
"MASE",
|
| 29 |
+
"ND",
|
| 30 |
+
"CRPS"
|
| 31 |
+
],
|
| 32 |
+
"prediction_scale_factor": 1.0
|
| 33 |
+
}
|
results/Timer-S1/Coastal_T_S/20T/long/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b3ca12198780aa0a72f0fac1423cd5c9d02bbf8d6e94cf476b81755721cae53
|
| 3 |
+
size 2486
|