Not intended for direct use.
predict_lightgbm_regression_numeric(object, new_data, ...)
a fitted object.
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 passed to object.