2 types derived from TrainerEstimatorBaseWithGroupId
Microsoft.ML.FastTree (1)
FastTree.cs (1)
47TrainerEstimatorBaseWithGroupId<TTransformer, TModel>
Microsoft.ML.LightGbm (1)
LightGbmTrainerBase.cs (1)
44public abstract class LightGbmTrainerBase<TOptions, TOutput, TTransformer, TModel> : TrainerEstimatorBaseWithGroupId<TTransformer, TModel>