Share via


BinaryExperimentSettings.UseAutoZeroTuner Property

Definition

Set if use Microsoft.ML.AutoML.Tuner.AutoZeroTuner for hyper-parameter optimization, default to false.

public bool UseAutoZeroTuner { get; set; }
member this.UseAutoZeroTuner : bool with get, set
Public Property UseAutoZeroTuner As Boolean

Property Value

Applies to