Click or drag to resize

SVMSvmTypeEpsSvr Field

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
Syntax
public const SVMSvmType EpsSvr = 103

Field Value

Type: SVMSvmType
See Also