Delen via


ImageModelSettingsObjectDetection.LogTrainingMetrics Property

Definition

Enable computing and logging training metrics.

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

Property Value

Applies to