Click or drag to resize

SVMSGDMarginRegularization Property

http://www.emgu.com
marginRegularization of a SVMSGD optimization problem

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public float MarginRegularization { get; set; }

Property Value

Type: Single
See Also