taharnbl commited on
Commit
6b43507
·
verified ·
1 Parent(s): 89d8f1e

Submit evaluation results for TS-ICL (part 2)

Browse files
Files changed (44) hide show
  1. results/TS-ICL/current_velocity/15T/long/metrics.npz +3 -0
  2. results/TS-ICL/current_velocity/15T/long/predictions.npz +3 -0
  3. results/TS-ICL/current_velocity/15T/medium/config.json +34 -0
  4. results/TS-ICL/current_velocity/15T/medium/metrics.npz +3 -0
  5. results/TS-ICL/current_velocity/15T/medium/predictions.npz +3 -0
  6. results/TS-ICL/current_velocity/15T/short/config.json +34 -0
  7. results/TS-ICL/current_velocity/15T/short/metrics.npz +3 -0
  8. results/TS-ICL/current_velocity/15T/short/predictions.npz +3 -0
  9. results/TS-ICL/current_velocity/20T/long/config.json +34 -0
  10. results/TS-ICL/current_velocity/20T/long/metrics.npz +3 -0
  11. results/TS-ICL/current_velocity/20T/long/predictions.npz +3 -0
  12. results/TS-ICL/current_velocity/20T/medium/config.json +34 -0
  13. results/TS-ICL/current_velocity/20T/medium/metrics.npz +3 -0
  14. results/TS-ICL/current_velocity/20T/medium/predictions.npz +3 -0
  15. results/TS-ICL/current_velocity/20T/short/config.json +34 -0
  16. results/TS-ICL/current_velocity/20T/short/metrics.npz +3 -0
  17. results/TS-ICL/current_velocity/20T/short/predictions.npz +3 -0
  18. results/TS-ICL/current_velocity/5T/long/config.json +34 -0
  19. results/TS-ICL/current_velocity/5T/long/metrics.npz +3 -0
  20. results/TS-ICL/current_velocity/5T/long/predictions.npz +3 -0
  21. results/TS-ICL/current_velocity/5T/medium/config.json +34 -0
  22. results/TS-ICL/current_velocity/5T/medium/metrics.npz +3 -0
  23. results/TS-ICL/current_velocity/5T/medium/predictions.npz +3 -0
  24. results/TS-ICL/current_velocity/5T/short/config.json +34 -0
  25. results/TS-ICL/current_velocity/5T/short/metrics.npz +3 -0
  26. results/TS-ICL/current_velocity/5T/short/predictions.npz +3 -0
  27. results/TS-ICL/current_velocity/H/long/config.json +34 -0
  28. results/TS-ICL/current_velocity/H/long/metrics.npz +3 -0
  29. results/TS-ICL/current_velocity/H/long/predictions.npz +3 -0
  30. results/TS-ICL/current_velocity/H/medium/config.json +34 -0
  31. results/TS-ICL/current_velocity/H/medium/metrics.npz +3 -0
  32. results/TS-ICL/current_velocity/H/medium/predictions.npz +3 -0
  33. results/TS-ICL/current_velocity/H/short/config.json +34 -0
  34. results/TS-ICL/current_velocity/H/short/metrics.npz +3 -0
  35. results/TS-ICL/current_velocity/H/short/predictions.npz +3 -0
  36. results/TS-ICL/epf_electricity_price/H/long/config.json +34 -0
  37. results/TS-ICL/epf_electricity_price/H/long/metrics.npz +3 -0
  38. results/TS-ICL/epf_electricity_price/H/long/predictions.npz +3 -0
  39. results/TS-ICL/epf_electricity_price/H/medium/config.json +34 -0
  40. results/TS-ICL/epf_electricity_price/H/medium/metrics.npz +3 -0
  41. results/TS-ICL/epf_electricity_price/H/medium/predictions.npz +3 -0
  42. results/TS-ICL/epf_electricity_price/H/short/config.json +34 -0
  43. results/TS-ICL/epf_electricity_price/H/short/metrics.npz +3 -0
  44. results/TS-ICL/epf_electricity_price/H/short/predictions.npz +3 -0
results/TS-ICL/current_velocity/15T/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42dedad576ab38f105259da495ea0d17e061a61d27ad876f68350a2572b82ab5
3
+ size 10864
results/TS-ICL/current_velocity/15T/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574d210275ebb965750cf18bfee672d048f9265d61e12ed5dd97b08f9f1f7e23
3
+ size 463839
results/TS-ICL/current_velocity/15T/medium/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/15T/medium",
3
+ "num_series": 5,
4
+ "num_windows": 15,
5
+ "num_variates": 6,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/15T/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f7c5b11b645c241821beefd3ed5afb9ca9129b89b6f68bab0ee685955338e51
3
+ size 28277
results/TS-ICL/current_velocity/15T/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f075a1b9a662c0dfff279d7010e4b40e1c024a97cbf4a483f829c065edc3134c
3
+ size 483019
results/TS-ICL/current_velocity/15T/short/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/15T/short",
3
+ "num_series": 5,
4
+ "num_windows": 120,
5
+ "num_variates": 6,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/15T/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b7f58aaf51640b47049e3337d550abcc8d987b488ad38842ae9af15f5216c6
3
+ size 208695
results/TS-ICL/current_velocity/15T/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b7e6c4fccfc3352d5c8165a497bb0452c226c9bb3dd123ab490789e873d370d
3
+ size 520200
results/TS-ICL/current_velocity/20T/long/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/20T/long",
3
+ "num_series": 27,
4
+ "num_windows": 5,
5
+ "num_variates": 6,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/20T/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b1f105bafa9ee8bd51d3bdb5eafa6c45c90b8ef78cd49a6caa44ba63d101da
3
+ size 49631
results/TS-ICL/current_velocity/20T/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b0da11bc5f8f0e80c688d367fe9b6b2b48a3d0ac6cb6e86492fd2d44303901c
3
+ size 2009834
results/TS-ICL/current_velocity/20T/medium/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/20T/medium",
3
+ "num_series": 27,
4
+ "num_windows": 15,
5
+ "num_variates": 6,
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": "20T",
20
+ "seasonality": 72,
21
+ "context_length": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/20T/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:425fcca12b70eddae80a4f7201d8aa6b4758192fb5287cc299ac5e7f874cf537
3
+ size 143647
results/TS-ICL/current_velocity/20T/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7824fec4222b5b64a82bc83cd8c84ad5e9a5b285f8b7bc42f9fcf0b56a2e1aef
3
+ size 2081075
results/TS-ICL/current_velocity/20T/short/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/20T/short",
3
+ "num_series": 27,
4
+ "num_windows": 120,
5
+ "num_variates": 6,
6
+ "prediction_length": 9,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/20T/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab2cf3c56906db79e49dce97e518ee1b6c81710c6aea0cdecbd24575705ee0c4
3
+ size 1114409
results/TS-ICL/current_velocity/20T/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b00339c4887ba06653c52e32a296906ed57778c506c6aa5a1dee42ea9a7d66dc
3
+ size 2240129
results/TS-ICL/current_velocity/5T/long/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/5T/long",
3
+ "num_series": 1,
4
+ "num_windows": 5,
5
+ "num_variates": 6,
6
+ "prediction_length": 864,
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": "5T",
20
+ "seasonality": 288,
21
+ "context_length": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/5T/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371b71a8bc0b361e83d484bd0ae7bcf69ab21c859ba14a2c25a87b666bb3d286
3
+ size 3492
results/TS-ICL/current_velocity/5T/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3351eea3a3c3caeb5676ee061eebea978ff7606d3e9364e03b217ac127329385
3
+ size 226533
results/TS-ICL/current_velocity/5T/medium/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/5T/medium",
3
+ "num_series": 1,
4
+ "num_windows": 15,
5
+ "num_variates": 6,
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": "5T",
20
+ "seasonality": 288,
21
+ "context_length": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/5T/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:286f23ce30f380cfab2b9faa6338c43c2558966e8f4df70ad2b41ea38c879497
3
+ size 7268
results/TS-ICL/current_velocity/5T/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:012f61ae15d7e76335b312b48faf23c55e36d395cd43b09d125deb4da1bf7b5c
3
+ size 240729
results/TS-ICL/current_velocity/5T/short/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/5T/short",
3
+ "num_series": 1,
4
+ "num_windows": 120,
5
+ "num_variates": 6,
6
+ "prediction_length": 36,
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": "5T",
20
+ "seasonality": 288,
21
+ "context_length": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/5T/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e036ba89e62d28cbf1f7c6f0905e03d1a82d05968072ab6d8cdcf40588ecdc58
3
+ size 43326
results/TS-ICL/current_velocity/5T/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c78555b493d7c9bb64a9b9e51778bf2763299f573562adf22b53f5a029f3f962
3
+ size 260651
results/TS-ICL/current_velocity/H/long/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/H/long",
3
+ "num_series": 21,
4
+ "num_windows": 2,
5
+ "num_variates": 6,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/H/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12e3917e10fa2ff53aaf0e7e67fdd036c70b876356ca9530872bec584bc6afa9
3
+ size 16905
results/TS-ICL/current_velocity/H/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f588d739ec687f516f97fc7f40550b49264cae3a3b7dba44b76f33c1ff1be90
3
+ size 1066382
results/TS-ICL/current_velocity/H/medium/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/H/medium",
3
+ "num_series": 21,
4
+ "num_windows": 4,
5
+ "num_variates": 6,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/H/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7325d5fc63de8c591f8a6982ea06fb7a351b59306ca070f46520c325f6db69f0
3
+ size 31649
results/TS-ICL/current_velocity/H/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9033e25aab6f5950daa9d7afb9d2c2737e7779018db789aeea05b11365a387
3
+ size 1091659
results/TS-ICL/current_velocity/H/short/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "current_velocity/H/short",
3
+ "num_series": 21,
4
+ "num_windows": 28,
5
+ "num_variates": 6,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/current_velocity/H/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7650ee44d5ad121678c672e24faf88fca25a1db79fd6768dadf146992d21788
3
+ size 205854
results/TS-ICL/current_velocity/H/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83e1ffb49779e21b9440125d896c7f1bd5371148831f4480d0868cb4dcf02707
3
+ size 1140487
results/TS-ICL/epf_electricity_price/H/long/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "epf_electricity_price/H/long",
3
+ "num_series": 5,
4
+ "num_windows": 15,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/epf_electricity_price/H/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b6b692d8d95cc6b950461fc80235508fdcb62b55a8c05ae7b6b534c6c1d3a22
3
+ size 6356
results/TS-ICL/epf_electricity_price/H/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1814aa6735420bdfda2bc3ec331ec3a34225ce3182b59b192fb9cec5506ec8b3
3
+ size 177293
results/TS-ICL/epf_electricity_price/H/medium/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "epf_electricity_price/H/medium",
3
+ "num_series": 5,
4
+ "num_windows": 35,
5
+ "num_variates": 1,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/epf_electricity_price/H/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e52cebd44d200667d6ab32e6b44875c9291c055c94aa0d13077390f9d41e6df2
3
+ size 12169
results/TS-ICL/epf_electricity_price/H/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff898042cb4da61c4b274a54657271632bcd53fec555699068092c93268688a8
3
+ size 177468
results/TS-ICL/epf_electricity_price/H/short/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "epf_electricity_price/H/short",
3
+ "num_series": 5,
4
+ "num_windows": 105,
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": 4096,
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
+ "model": "TS-ICL"
34
+ }
results/TS-ICL/epf_electricity_price/H/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ea07459500ce7896cb5c700bb7a531afcef7e7b9b2869afd4f12c284a916cab
3
+ size 32222
results/TS-ICL/epf_electricity_price/H/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de44c2600728bcb4292b638365a6bddd273316bb592a629f513521aab1e5d8cf
3
+ size 177808