Not intended for direct use.

predict_lightgbm_classification_class(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 passed to object.