SymbolicSgdLogisticRegressionBinaryTrainer.Options.Shuffle Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set to true
causes the data to shuffle.
public bool Shuffle;
val mutable Shuffle : bool
Public Shuffle As Boolean