king-4 / config.json
tope1129's picture
cascade generator submission: king-4
4c6ea57 verified
Raw
History Blame Contribute Delete
811 Bytes
{
"name": "king-4-calendar-retail",
"description": "CASE 4 — Same quality process code as king-1, calendar/retail-heavy mixture (weekly_demand + counts + intermittent + clean seasonal).",
"min_length": 4096,
"max_length": 4096,
"family_weights": {
"trend_seasonal_ar": 0.14,
"regime_shift": 0.08,
"multiplicative": 0.08,
"ar2": 0.08,
"integrated": 0.06,
"threshold_ar": 0.04,
"chaotic": 0.02,
"spectral_gp": 0.05,
"long_memory": 0.04,
"ou_stochastic_vol": 0.06,
"physical_sensors": 0.03,
"seasonal_counts": 0.06,
"intermittent": 0.04,
"pulse_outlier": 0.02,
"weekly_demand": 0.14
},
"tr_exc_lo": 0.3,
"tr_exc_hi": 2.0,
"gr_exc_lo": 0.25,
"gr_exc_hi": 1.5,
"sa_clean_frac": 0.55,
"sa_clean_lo": 0.015,
"sa_clean_hi": 0.10
}