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
Syntaxpublic const LogisticRegressionTrainType MiniBatch = 1
Public Const MiniBatch As LogisticRegressionTrainType = 1
public:
literal LogisticRegressionTrainType^ MiniBatch = 1
static val mutable MiniBatch: LogisticRegressionTrainType
Field Value
Type:
LogisticRegressionTrainType
See Also