共用方式為


AutoMLVerticalRegression.PrimaryMetric Property

Definition

Primary metric for regression task.

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

Property Value

Applies to