File size: 796 Bytes
9dfd2c1 | 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-07-27",
"context_length": 4096,
"dropped": {
"all_missing": 3,
"degenerate": 22,
"duplicate": 18,
"too_much_missing": 19,
"too_short": 7063
},
"horizon": 64,
"n_points": 2506691,
"n_series": 2875,
"out_dir": "public_pool",
"per_domain": {
"econ_fin": 65,
"energy": 342,
"healthcare": 228,
"nature": 181,
"sales": 70,
"transport": 1957,
"web_cloudops": 32
}
}
} |