File size: 796 Bytes
0e18454 | 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 38 | {
"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-08-01",
"context_length": 4096,
"dropped": {
"all_missing": 3,
"degenerate": 18,
"duplicate": 17,
"too_much_missing": 13,
"too_short": 6480
},
"horizon": 64,
"n_points": 4726290,
"n_series": 3469,
"out_dir": "_pool_stage",
"per_domain": {
"econ_fin": 72,
"energy": 367,
"healthcare": 227,
"nature": 192,
"sales": 66,
"transport": 2514,
"web_cloudops": 31
}
}
} |