2 references to Maximize
Microsoft.ML.Data (1)
Commands\EvaluateCommand.cs (1)
54public MetricColumn(string loadName, string name, Objective target = Objective.Maximize, bool canBeWeighted = true,
Microsoft.ML.Sweeper (1)
SweepResultEvaluator.cs (1)
59maximizing = metric.MetricTarget == MetricColumn.Objective.Maximize;