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