http://www.emgu.com
Regression. The distance between feature vectors from the training set and the fitting hyper-plane must be less than p. For outliers the penalty multiplier C is used
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SVMSvmType EpsSvr = 103
Public Const EpsSvr As SVMSvmType = 103
public:
literal SVMSvmType^ EpsSvr = 103
static val mutable EpsSvr: SVMSvmType
Field Value
Type:
SVMSvmType
See Also