Click or drag to resize

LogisticRegressionTrainTypeMiniBatch Field

http://www.emgu.com
Set MiniBatchSize to a positive integer when using this method.

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const LogisticRegressionTrainType MiniBatch = 1

Field Value

Type: LogisticRegressionTrainType
See Also