xgboost_predict: Wrapper for xgboost::predict
Description
Wrapper for xgboost::predict
Usage
xgboost_predict(object, newdata, ...)
Arguments
object
a model object for which prediction is desired.
...
additional arguments affecting the predictions produced.