Click or drag to resize

SVMSvmTypeNuSvr Field

http://www.emgu.com
Regression; nu is used instead of p.

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

Field Value

Type: SVMSvmType
See Also