Skip to main content

DEFAULT_GAMMA

Constant DEFAULT_GAMMA 

Source
pub const DEFAULT_GAMMA: f64 = 0.5;
Expand description

Default uncertainty penalty γ for LCB scoring.

CADMAS-CTX Section 3.4 defaults: γ = 0.5 balances exploration against conservative fallback.