Click or drag to resize

MarginType Fields

http://www.emgu.com

The SVMSGDMarginType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberHardMargin
More accurate for the case of linearly separable sets.
Public fieldStatic memberSoftMargin
General case, suits to the case of non-linearly separable sets, allows outliers.
Public fieldvalue__
Top
See Also