MachineLearningForecasting.PrimaryMetric Property

Definition

Primary metric for forecasting task.

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

Property Value

Applies to