predict_lightgbm_classification_class: predict_lightgbm_classification_class

View source: R/lightgbm.R

predict_lightgbm_classification_classR Documentation

predict_lightgbm_classification_class

Description

Not intended for direct use.

Usage

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.


curso-r/treesnip documentation built on May 7, 2022, 1:10 a.m.