TrialResult.Loss Property

Definition

the loss for current trial, which is smaller the better. This value will be used to fit smart tuners in AutoMLExperiment.

public double Loss { get; set; }
member this.Loss : double with get, set
Public Property Loss As Double

Property Value

Applies to