AveragedLinearOptions.LazyUpdate 欄位

定義

判斷何時更新平均權數。

public bool LazyUpdate;
val mutable LazyUpdate : bool
Public LazyUpdate As Boolean 

欄位值

true 只有在遺失為非零時,才會更新平均權數。 false 更新每個範例的平均權數。 預設為 true

適用於