king-3 / config.json
tope1129's picture
cascade generator submission: king-3
5aede2d verified
Raw
History Blame Contribute Delete
821 Bytes
{
"name": "king-3-dynamics-heavy",
"description": "CASE 3 — Same quality process code as king-1, but extreme dynamics-heavy mixture (AR2/OU/integrated/threshold up; seasonal/spectral/weekly down).",
"min_length": 4096,
"max_length": 4096,
"family_weights": {
"trend_seasonal_ar": 0.08,
"regime_shift": 0.12,
"multiplicative": 0.05,
"ar2": 0.18,
"integrated": 0.14,
"threshold_ar": 0.10,
"chaotic": 0.05,
"spectral_gp": 0.04,
"long_memory": 0.04,
"ou_stochastic_vol": 0.14,
"physical_sensors": 0.01,
"seasonal_counts": 0.01,
"intermittent": 0.005,
"pulse_outlier": 0.02,
"weekly_demand": 0.04
},
"tr_exc_lo": 0.4,
"tr_exc_hi": 2.0,
"gr_exc_lo": 0.3,
"gr_exc_hi": 1.2,
"sa_clean_frac": 0.25,
"sa_clean_lo": 0.05,
"sa_clean_hi": 0.20
}