AutoMLVerticalRegression.PrimaryMetric プロパティ

定義

回帰タスクの主なメトリック。

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)

プロパティ値

適用対象