Click or drag to resize

SVMSvmTypeCSvc Field

http://www.emgu.com
n-class classification (n>=2), allows imperfect separation of classes with penalty multiplier C for outliers

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

Field Value

Type: SVMSvmType
See Also