Click or drag to resize

SVMSGDMarginTypeHardMargin Field

http://www.emgu.com
More accurate for the case of linearly separable sets.

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

Field Value

Type: SVMSGDMarginType
See Also