AveragedPerceptronTrainer.Options.LossFunction Property

Definition

A custom loss.

public Microsoft.ML.Trainers.IClassificationLoss LossFunction { get; set; }
member this.LossFunction : Microsoft.ML.Trainers.IClassificationLoss with get, set
Public Property LossFunction As IClassificationLoss

Property Value

Applies to