predict_lightgbm_classification_prob: predict_lightgbm_classification_prob

View source: R/lightgbm.R

predict_lightgbm_classification_probR Documentation

predict_lightgbm_classification_prob

Description

Not intended for direct use.

Usage

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