powered by
Show summary information about a LightGBM model object (same as print).
print
New in version 4.0.0
# S3 method for lgb.Booster summary(object, ...)
The same input object, returned as invisible.
object
Object of class lgb.Booster
lgb.Booster
Not used