print.lgb.Booster {lightgbm} | R Documentation |
Show summary information about a LightGBM model object (same as summary
).
New in version 4.0.0
## S3 method for class 'lgb.Booster'
print(x, ...)
x |
Object of class |
... |
Not used |
The same input x
, returned as invisible.