RankingExperimentSettings.Trainers 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
AutoML 實驗可以運用的定型器集合。
public System.Collections.Generic.ICollection<Microsoft.ML.AutoML.RankingTrainer> Trainers { get; }
member this.Trainers : System.Collections.Generic.ICollection<Microsoft.ML.AutoML.RankingTrainer>
Public ReadOnly Property Trainers As ICollection(Of RankingTrainer)
屬性值
預設值是自動填入所有可能的定型器集合, (所有) 的值 RankingTrainer 。