File size: 1,061 Bytes
7b0b49b | 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 39 40 41 42 43 44 45 | {
"name": "profilefix-no-short-no-counter-v1",
"description": "Profilefix-no-short-v1 with counter-assigned rows replaced by UID131 base-family draws from a separate deterministic substream.",
"min_length": 128,
"max_length": 4096,
"short_context_fraction": 0.0,
"short_context_lengths": [
128,
256,
512,
1024
],
"prefix_calibration_fraction": 0.08,
"prefix_active_lengths": [
128,
256,
512,
1024
],
"family_weights": {
"trend_seasonal_ar": 0.117,
"regime_shift": 0.117,
"multiplicative": 0.078,
"ar2": 0.14625,
"integrated": 0.117,
"threshold_ar": 0.078,
"chaotic": 0.039,
"spectral_gp": 0.06825,
"long_memory": 0.0585,
"ou_stochastic_vol": 0.0975,
"physical_sensors": 0.0195,
"seasonal_counts": 0.0195,
"intermittent": 0.00975,
"pulse_outlier": 0.00975,
"prefix_cumulative_counter": 0.025
},
"tr_exc_lo": 0.4,
"tr_exc_hi": 2.5,
"gr_exc_lo": 0.3,
"gr_exc_hi": 1.5,
"sa_clean_frac": 0.4,
"sa_clean_lo": 0.02,
"sa_clean_hi": 0.12
}
|