com.eignex.kumulant/bandit/univariate/Exp3ArmResult Exp3ArmResult @Serializable@SerialName(value = "Exp3ArmResult")data class Exp3ArmResult(val weight: Double) : Result(source)Per-arm snapshot for Exp3Bandit: the exponential-weight cell for one arm. Constructors Exp3ArmResult constructor(weight: Double)(source) Properties weight val weight: Double(source)Unnormalised exponential weight exp(eta * cumulative gain). On this pageConstructorsExp3ArmResultPropertiesweight