9 writes to Booster
Microsoft.ML.AutoML (4)
SweepableEstimator\Estimators\LightGbm.cs (3)
23
Booster
= new GradientBooster.Options()
51
Booster
= new GradientBooster.Options()
79
Booster
= new GradientBooster.Options()
TrainerExtensions\TrainerExtensionUtil.cs (1)
89
options.
Booster
= new GradientBooster.Options();
Microsoft.ML.Samples (5)
Dynamic\Trainers\BinaryClassification\LightGbmWithOptions.cs (1)
33
Booster
= new GossBooster.Options
Dynamic\Trainers\MulticlassClassification\LightGbmWithOptions.cs (1)
33
Booster
= new DartBooster.Options()
Dynamic\Trainers\Ranking\LightGbmWithOptions.cs (1)
37
Booster
= new GradientBooster.Options
Dynamic\Trainers\Regression\LightGbmWithOptions.cs (1)
43
Booster
= new Microsoft.ML.Trainers.LightGbm.GossBooster.Options()
Dynamic\Trainers\Regression\LightGbmWithOptionsAdvanced.cs (1)
49
Booster
= new GossBooster.Options()
1 reference to Booster
Microsoft.ML.AutoML (1)
TrainerExtensions\TrainerExtensionUtil.cs (1)
95
UpdateFields(options.
Booster
, boosterParams);