You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
string_format("rolling window size for target adaptation in Power Law sampling (≤0 = fixed target; %d = default)", params.sampling.power_law_window_size),
1571
+
{"--power-law-decay"}, "N",
1572
+
string_format("power law sampler: decay rate for target adaptation over time. lower "
1573
+
"values -> faster but less stable adaptation. "
1574
+
"(valid range 0.0 to 1.0; ≤0 = no adaptation) (default: %.2f)",
0 commit comments