TrialResult.Loss Property
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.
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