1 write to _boosterParameter
Microsoft.ML.LightGbm (1)
LightGbmTrainerBase.cs (1)
276
_boosterParameter
= value;
2 references to _boosterParameter
Microsoft.ML.LightGbm (2)
LightGbmTrainerBase.cs (2)
272
get =>
_boosterParameter
;
277
BoosterFactory =
_boosterParameter
;