File size: 760 Bytes
de328ce | 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 35 36 37 | {
"builder_version": "cascade-pool/1",
"config": {
"context_length": 4096,
"horizon": 64,
"keep_tail": true,
"max_channels": 1,
"max_missing_frac": 0.2,
"max_series_per_domain": null,
"max_series_total": null,
"min_context": 256,
"min_std": 1e-08
},
"summary": {
"as_of": "2026-07-20",
"context_length": 4096,
"dropped": {
"degenerate": 2,
"duplicate": 6,
"too_much_missing": 1,
"too_short": 141
},
"horizon": 64,
"n_points": 492399,
"n_series": 233,
"out_dir": "public_pool",
"per_domain": {
"econ_fin": 33,
"energy": 19,
"healthcare": 13,
"nature": 88,
"sales": 63,
"transport": 1,
"web_cloudops": 16
}
}
} |