AveragedLinearOptions.ResetWeightsAfterXExamples Field

Definition

Number of examples after which weights will be reset to the current average.

public long? ResetWeightsAfterXExamples;
val mutable ResetWeightsAfterXExamples : Nullable<int64>
Public ResetWeightsAfterXExamples As Nullable(Of Long) 

Field Value

Default is null, which disables this feature.

Applies to