Not intended for direct use.
predict_lightgbm_classification_raw(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.