Click or drag to resize

LogisticRegressionCreate Method

Creates the empty model.

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static LogisticRegression Create()

Return Value

Type: LogisticRegression
See Also