1 write to _boosterParameter
Microsoft.ML.LightGbm (1)
LightGbmTrainerBase.cs (1)
255
_boosterParameter
= value;
2 references to _boosterParameter
Microsoft.ML.LightGbm (2)
LightGbmTrainerBase.cs (2)
251
get =>
_boosterParameter
;
256
BoosterFactory =
_boosterParameter
;