Click or drag to resize

SVMSvmTypeNuSvc Field

http://www.emgu.com
n-class classification with possible imperfect separation. Parameter nu (in the range 0..1, the larger the value, the smoother the decision boundary) is used instead of C

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const SVMSvmType NuSvc = 101

Field Value

Type: SVMSvmType
See Also