Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


modeltime (version 1.2.8)

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.

newdata

New data to be predicted

...

additional arguments affecting the predictions produced.