Click or drag to resize
LogisticRegressionTrainMethod Property
http://www.emgu.com
Kind of training method to be applied

Namespace: Emgu.CV.ML
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public LogisticRegressionTrainType TrainMethod { get; set; }

Property Value

Type: LogisticRegressionTrainType
See Also