predict_lightgbm_classification_raw | R Documentation |
Not intended for direct use.
predict_lightgbm_classification_raw(object, new_data, ...)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.