共用方式為


SymbolicSgdLogisticRegressionBinaryTrainer.Options.UpdateFrequency 欄位

定義

每個執行緒的反復專案數目都會學習本機模型,直到將其與全域模型結合為止。 低值表示更新的全域模型和高值表示快取流量較少。

public int? UpdateFrequency;
val mutable UpdateFrequency : Nullable<int>
Public UpdateFrequency As Nullable(Of Integer) 

欄位值

適用於