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
Syntaxpublic const SVMSvmType CSvc = 100
Public Const CSvc As SVMSvmType = 100
public:
literal SVMSvmType^ CSvc = 100
static val mutable CSvc: SVMSvmType
Field Value
Type:
SVMSvmType
See Also