Click or drag to resize

StatModelIsClassifier Method

Returns true if the model is classifier

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual bool IsClassifier()

Return Value

Type: Boolean
See Also