HingeLoss(Single) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public HingeLoss (float margin = 1);
new Microsoft.ML.Trainers.HingeLoss : single -> Microsoft.ML.Trainers.HingeLoss
Public Sub New (Optional margin As Single = 1)
Parameters
- margin
- Single