Datasets:
Remove old kairos folder
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- results/kairos/Australia_Solar/H/long/config.json +0 -34
- results/kairos/Australia_Solar/H/long/metrics.npz +0 -3
- results/kairos/Australia_Solar/H/long/predictions.npz +0 -3
- results/kairos/Australia_Solar/H/medium/config.json +0 -34
- results/kairos/Australia_Solar/H/medium/metrics.npz +0 -3
- results/kairos/Australia_Solar/H/medium/predictions.npz +0 -3
- results/kairos/Australia_Solar/H/short/config.json +0 -34
- results/kairos/Australia_Solar/H/short/metrics.npz +0 -3
- results/kairos/Australia_Solar/H/short/predictions.npz +0 -3
- results/kairos/Auto_Production_SF/M/short/config.json +0 -33
- results/kairos/Auto_Production_SF/M/short/metrics.npz +0 -3
- results/kairos/Auto_Production_SF/M/short/predictions.npz +0 -3
- results/kairos/CPHL/15T/long/config.json +0 -33
- results/kairos/CPHL/15T/long/metrics.npz +0 -3
- results/kairos/CPHL/15T/long/predictions.npz +0 -3
- results/kairos/CPHL/15T/medium/config.json +0 -33
- results/kairos/CPHL/15T/medium/metrics.npz +0 -3
- results/kairos/CPHL/15T/medium/predictions.npz +0 -3
- results/kairos/CPHL/15T/short/config.json +0 -33
- results/kairos/CPHL/15T/short/metrics.npz +0 -3
- results/kairos/CPHL/15T/short/predictions.npz +0 -3
- results/kairos/CPHL/30T/long/config.json +0 -33
- results/kairos/CPHL/30T/long/metrics.npz +0 -3
- results/kairos/CPHL/30T/long/predictions.npz +0 -3
- results/kairos/CPHL/30T/medium/config.json +0 -33
- results/kairos/CPHL/30T/medium/metrics.npz +0 -3
- results/kairos/CPHL/30T/medium/predictions.npz +0 -3
- results/kairos/CPHL/30T/short/config.json +0 -33
- results/kairos/CPHL/30T/short/metrics.npz +0 -3
- results/kairos/CPHL/30T/short/predictions.npz +0 -3
- results/kairos/CPHL/H/long/config.json +0 -33
- results/kairos/CPHL/H/long/metrics.npz +0 -3
- results/kairos/CPHL/H/long/predictions.npz +0 -3
- results/kairos/CPHL/H/medium/config.json +0 -33
- results/kairos/CPHL/H/medium/metrics.npz +0 -3
- results/kairos/CPHL/H/medium/predictions.npz +0 -3
- results/kairos/CPHL/H/short/config.json +0 -33
- results/kairos/CPHL/H/short/metrics.npz +0 -3
- results/kairos/CPHL/H/short/predictions.npz +0 -3
- results/kairos/Coastal_T_S/15T/long/config.json +0 -33
- results/kairos/Coastal_T_S/15T/long/metrics.npz +0 -3
- results/kairos/Coastal_T_S/15T/long/predictions.npz +0 -3
- results/kairos/Coastal_T_S/15T/medium/config.json +0 -33
- results/kairos/Coastal_T_S/15T/medium/metrics.npz +0 -3
- results/kairos/Coastal_T_S/15T/medium/predictions.npz +0 -3
- results/kairos/Coastal_T_S/15T/short/config.json +0 -33
- results/kairos/Coastal_T_S/15T/short/metrics.npz +0 -3
- results/kairos/Coastal_T_S/15T/short/predictions.npz +0 -3
- results/kairos/Coastal_T_S/20T/long/config.json +0 -33
- results/kairos/Coastal_T_S/20T/long/metrics.npz +0 -3
results/kairos/Australia_Solar/H/long/config.json
DELETED
|
@@ -1,34 +0,0 @@
|
|
| 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": 2048,
|
| 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 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 34 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/long/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5fafab4382b8aa8331eb6ea450a04f81cccce615d317e1a1cdc596142b57a333
|
| 3 |
-
size 4536
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/long/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:238e40c3b2ff50a6d2a6d318d3ad5247d6a2c76d4c53492957c6e50665785ff0
|
| 3 |
-
size 123780
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/medium/config.json
DELETED
|
@@ -1,34 +0,0 @@
|
|
| 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": 2048,
|
| 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 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 34 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/medium/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d48059edc15fbaf8c781fe76cd3868570a2b9b4e0acd122326594ad2e3be9f92
|
| 3 |
-
size 8368
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/medium/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d7ff7763b90234d7a757ff26c52047f19cd3810c9fbda20e24166d12f622189f
|
| 3 |
-
size 124117
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/short/config.json
DELETED
|
@@ -1,34 +0,0 @@
|
|
| 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": 2048,
|
| 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 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 34 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/short/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ddea1ef5d70bd35819090be78fb2a3894205e489042ce862f431f2a587063b15
|
| 3 |
-
size 20788
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Australia_Solar/H/short/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d10086df4ded1b08191a50ffce328b026ffe2b8787023b8eddc17cd0b1129715
|
| 3 |
-
size 124042
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Auto_Production_SF/M/short/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Auto_Production_SF/M/short/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:966bd5d72257d5ec876758ebfe14f25f2f4b1419375b9f3fe7adbe9b9a3416d4
|
| 3 |
-
size 1825
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Auto_Production_SF/M/short/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4d511eaa823515428a6ed8b04e8918133868d1293a130220bc3e6a6d6c3bdac0
|
| 3 |
-
size 1324
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/long/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/long/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8586fb9ad37ceb843d0abafb090a2c80363eb62e87fde816ba330871200ca9a2
|
| 3 |
-
size 2173
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/long/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:029e258cd88772846204cf4cf9b680bd5ae5b81f1f1aaeecc18a73347314f11c
|
| 3 |
-
size 37659
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/medium/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/medium/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c7abbafc3fa73df23562e2d78dbdff11a0a46142d84d2fd9a1e4d5ee8eef91d6
|
| 3 |
-
size 3474
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/medium/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:657f9aa15e73d77f3bc1ae6b4520abd6dc3a829369509a538003b8af9592d6bd
|
| 3 |
-
size 39216
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/short/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/short/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:634f5bf11f358931b0422d3d4138aa9c8257896e540fd2687f4760f8ebaeaba7
|
| 3 |
-
size 15752
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/15T/short/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:46160f2426a8404ccb9b2f8892305d5a7710f4cdd7fa7c3afa34ebd9a080f6c1
|
| 3 |
-
size 40230
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/long/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/long/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:396b34257af4bb3051b2b5446673791f6f28134d762bdc0be1a1eebbd4cdb7ca
|
| 3 |
-
size 2839
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/long/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb234c722ee43033e6066c4872b09421abf78cb41c48c5f0b974320aadb78e85
|
| 3 |
-
size 39980
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/medium/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/medium/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:88a5a0b7765965720dbdb0e6f944f59bd2db673393196289a72633299d712324
|
| 3 |
-
size 5453
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/medium/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1b4fe30d323d3d3c6eeab30e0e25a059d05c86dd2c6496333bbf073ab52a8f8d
|
| 3 |
-
size 40502
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/short/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/short/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6d2709eda0ba29f3d25e7616166f4805f5e14f3b8ff8880c1222eb3d5203494d
|
| 3 |
-
size 15866
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/30T/short/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:332c5e08c5808603872189f9a0bc939168dd6c666732626482ec56a0beb0be71
|
| 3 |
-
size 41376
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/long/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/long/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0325719f6001b30c8cdea546b5266f258c3c870472d1eaeb77747e60ef9f42c6
|
| 3 |
-
size 2037
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/long/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a9f6fe81b25407790b5dee303f8ce4cd700c91ab5ec929073957c21dbc03a142
|
| 3 |
-
size 36734
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/medium/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/medium/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9650145ff0dcea5c2e79dfff9b977a3f8ce650c9b00d2e1716559ee2a82f7ac8
|
| 3 |
-
size 2555
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/medium/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e6521c30d8e94209a70a16d0f4a62409233affa73a0e770a9797a24b61a2cdb7
|
| 3 |
-
size 37800
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/short/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/short/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:61b74233fa8592524ec03cc73acd68b28c51f21a97fdd15ad082fbe930ff11aa
|
| 3 |
-
size 8504
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/CPHL/H/short/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3d104dfbb7a24f15450dc82c53fd16f20a5b88c67a4603b65ca5e3fd1fbe0ae0
|
| 3 |
-
size 39055
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/long/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/long/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3ce3bb83e9e92b090fc5b25246dc6c82a34ab9658bb7f4359704adb40589c969
|
| 3 |
-
size 6286
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/long/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:19ab8d355d38ea6a37a27fc01bd920f3cd738744b38da54773565e50aea3f96f
|
| 3 |
-
size 110878
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/medium/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/medium/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:27004195203a881e33ef150ce614fede733c4c87df219ebe6e09460289c9fe98
|
| 3 |
-
size 14824
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/medium/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1805161ef6b9aa9dbb77d50c5eec6f63070855364bd0d7a7fc56de131452daab
|
| 3 |
-
size 120167
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/short/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/short/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0e000e20b189099a824c3113316e7e645d342efa03e9132785b8395a29914f5f
|
| 3 |
-
size 102783
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/15T/short/predictions.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:143f5c3fab4c98f79a5533a8dff8bd07e7be9ab1c0f0d25ae1e1f14c34ea9190
|
| 3 |
-
size 143762
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/20T/long/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 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": 2048,
|
| 22 |
-
"metric_names": [
|
| 23 |
-
"MSE",
|
| 24 |
-
"MAE",
|
| 25 |
-
"RMSE",
|
| 26 |
-
"MAPE",
|
| 27 |
-
"sMAPE",
|
| 28 |
-
"MASE",
|
| 29 |
-
"ND",
|
| 30 |
-
"CRPS"
|
| 31 |
-
],
|
| 32 |
-
"model_id": "mldi-lab/Kairos_23m"
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results/kairos/Coastal_T_S/20T/long/metrics.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:765c59fe45b93c0a169d9b7eadcb0589f0e5824ae8fee20d63b26e17279cc1e8
|
| 3 |
-
size 2489
|
|
|
|
|
|
|
|
|
|
|
|