Sdílet prostřednictvím


BinaryExperimentSettings.Trainers Vlastnost

Definice

Kolekce trenérů, které experiment AutoML může využít.

public System.Collections.Generic.ICollection<Microsoft.ML.AutoML.BinaryClassificationTrainer> Trainers { get; }
member this.Trainers : System.Collections.Generic.ICollection<Microsoft.ML.AutoML.BinaryClassificationTrainer>
Public ReadOnly Property Trainers As ICollection(Of BinaryClassificationTrainer)

Hodnota vlastnosti

Výchozí hodnota je kolekce automaticky naplněná všemi možnými trenéry (všechny hodnoty ).BinaryClassificationTrainer

Platí pro