SweepablePipeline.Estimators Property

Definition

public System.Collections.Generic.Dictionary<string,Microsoft.ML.AutoML.SweepableEstimator> Estimators { get; }
member this.Estimators : System.Collections.Generic.Dictionary<string, Microsoft.ML.AutoML.SweepableEstimator>
Public ReadOnly Property Estimators As Dictionary(Of String, SweepableEstimator)

Property Value

Applies to