Share via


OnlineGradientDescentTrainer.Options.LossFunction Property

Definition

A custom loss.

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

Property Value

Applies to