MarginType Fields |
The SVMSGDMarginType type exposes the following members.
| Name | Description | |
|---|---|---|
| HardMargin |
More accurate for the case of linearly separable sets.
| |
| SoftMargin |
General case, suits to the case of non-linearly separable sets, allows outliers.
| |
| value__ |