Share via


RegressionMetrics.LossFunction Property

Definition

Gets the result of user defined loss function.

public double LossFunction { get; }
member this.LossFunction : double
Public ReadOnly Property LossFunction As Double

Property Value

Remarks

This is the average of a loss function defined by the user, computed over all the instances in the test set.

Applies to