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