File size: 511 Bytes
ca2d156
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0ffbc36
ca2d156
 
 
 
 
 
 
 
 
 
0ffbc36
ca2d156
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "dataset_config": "US_Term_Structure/B/short",
  "num_series": 1,
  "num_windows": 35,
  "num_variates": 40,
  "prediction_length": 20,
  "num_quantiles": 9,
  "quantile_levels": [
    0.1,
    0.2,
    0.3,
    0.4,
    0.5,
    0.6,
    0.7,
    0.8,
    0.9
  ],
  "freq": "B",
  "seasonality": 5,
  "context_length": 9289,
  "metric_names": [
    "MSE",
    "MAE",
    "RMSE",
    "MAPE",
    "sMAPE",
    "MASE",
    "ND",
    "CRPS"
  ],
  "prediction_scale_factor": 1.0,
  "model_id": "NX-AI/TiRex"
}