Alpha
@Serializable
@SerialName(value = "Alpha")
Per-observation decay: each new sample carries weight alpha against the running estimate.
Properties
alpha
Functions
toDecayWeighting
Inflate to the runtime DecayWeighting.Alpha form.
Per-observation decay: each new sample carries weight alpha against the running estimate.
Inflate to the runtime DecayWeighting.Alpha form.