Share via


LightGbmTrainerBase<TOptions,TOutput,TTransformer,TModel>.OptionsBase.Booster Property

Definition

Booster parameter to use

public Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase Booster { get; set; }
member this.Booster : Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase with get, set
Public Property Booster As BoosterParameterBase.OptionsBase

Property Value

Applies to