다음을 통해 공유


RankingExperimentSettings.Trainers 속성

정의

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.

적용 대상