predict_lightgbm_classification_raw: predict_lightgbm_classification_raw

View source: R/lightgbm.R

predict_lightgbm_classification_rawR Documentation

predict_lightgbm_classification_raw

Description

Not intended for direct use.

Usage

predict_lightgbm_classification_raw(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.