Udostępnij za pośrednictwem


MulticlassExperimentSettings.Trainers Właściwość

Definicja

Kolekcja trenerów eksperymentu AutoML może wykorzystać.

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

Wartość właściwości

Wartość domyślna to kolekcja wypełniana automatycznie wszystkimi możliwymi trenerami (wszystkie wartości ).MulticlassClassificationTrainer

Dotyczy