SymbolicSgdLogisticRegressionBinaryTrainer.Options.UpdateFrequency Field

Definition

The number of iterations each thread learns a local model until combining it with the global model. Low value means more updated global model and high value means less cache traffic.

C#
public int? UpdateFrequency;

Field Value

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview