pub fn set_active_weights(weights: FieldWeights)Expand description
Install the bandit-selected FieldWeights as the process-wide active weights (#4). Deterministic given the bandit posterior; called when an arm is chosen.
pub fn set_active_weights(weights: FieldWeights)Install the bandit-selected FieldWeights as the process-wide active weights (#4). Deterministic given the bandit posterior; called when an arm is chosen.