Click or drag to resize

SVMSGDMarginTypeSoftMargin Field

http://www.emgu.com
General case, suits to the case of non-linearly separable sets, allows outliers.

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const SVMSGDMarginType SoftMargin = 0

Field Value

Type: SVMSGDMarginType
See Also