Not intended for direct use.

pred_lgb_reg_num(object, new_data, ...)

Arguments

object

A fitted object.

new_data

Data frame in which to look for variables with which to predict.

...

Additional named arguments passed to the predict() method of the lgb.Booster object.