Dela via


RankingExperimentSettings.OptimizingMetric Property

Definition

Metric that AutoML will try to optimize over the course of the experiment.

public Microsoft.ML.AutoML.RankingMetric OptimizingMetric { get; set; }
member this.OptimizingMetric : Microsoft.ML.AutoML.RankingMetric with get, set
Public Property OptimizingMetric As RankingMetric

Property Value

The default value is RankingMetric.

Applies to