SgdBinaryTrainerBase<TModel>.OptionsBase.NumberOfIterations Field

Definition

The maximum number of passes through the training dataset.

C#
[Microsoft.ML.SearchSpace.Range(1, 20, 1, true)]
public int NumberOfIterations;
C#
public int NumberOfIterations;

Field Value

Set to 1 to simulate online learning.

Attributes

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