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