Share via


ImageModelSettingsObjectDetection.LogValidationLoss Property

Definition

Enable computing and logging validation loss.

public Azure.ResourceManager.MachineLearning.Models.LogValidationLoss? LogValidationLoss { get; set; }
member this.LogValidationLoss : Nullable<Azure.ResourceManager.MachineLearning.Models.LogValidationLoss> with get, set
Public Property LogValidationLoss As Nullable(Of LogValidationLoss)

Property Value

Applies to