lightgbm_helpers: Internal functions

predict_lightgbm_classification_probR Documentation

Internal functions

Description

Not intended for direct use.

Usage

predict_lightgbm_classification_prob(object, new_data, ...)

predict_lightgbm_classification_class(object, new_data, ...)

predict_lightgbm_classification_raw(object, new_data, ...)

predict_lightgbm_regression_numeric(object, new_data, ...)

## S3 method for class ''_lgb.Booster''
multi_predict(object, new_data, type = NULL, trees = NULL, ...)

bonsai documentation built on Dec. 1, 2022, 1:28 a.m.