SymSgdClassificationTrainer.cs (4)
198ForceShuffle = _options.Shuffle
759_options.NumberOfIterations, numThreads, tuneNumLocIter, ref numLocIter, _options.Tolerance, _options.Shuffle, shouldInitialize,
781numPassesForThisBatch, numThreads, tuneNumLocIter, ref numLocIter, _options.Tolerance, _options.Shuffle, shouldInitialize,
791inputDataManager.RestartLoading(_options.Shuffle, Host);