2 writes to BestIteration
Microsoft.ML.LightGbm (2)
WrappedLightGbmBooster.cs (1)
37
BestIteration
= -1;
WrappedLightGbmTraining.cs (1)
110
bst.
BestIteration
= bestIter + 1;
2 references to BestIteration
Microsoft.ML.LightGbm (2)
WrappedLightGbmBooster.cs (2)
83
LightGbmInterfaceUtils.Check(WrappedLightGbmInterface.BoosterSaveModelToString(Handle, 0,
BestIteration
, 0, bufLen, ref size, ptr));
90
LightGbmInterfaceUtils.Check(WrappedLightGbmInterface.BoosterSaveModelToString(Handle, 0,
BestIteration
, 0, bufLen, ref size, ptr));