2 references to NumberOfIterations
Microsoft.ML.Mkl.Components (2)
MklComponentsCatalog.cs (1)
92
int numberOfIterations = SymbolicSgdLogisticRegressionBinaryTrainer.Defaults.
NumberOfIterations
)
SymSgdClassificationTrainer.cs (1)
98
public int NumberOfIterations = Defaults.
NumberOfIterations
;