xgboost_predict: Wrapper for xgboost::predict

View source: R/utils-xgboost.R

xgboost_predictR Documentation

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.


modeltime documentation built on Sept. 2, 2023, 5:06 p.m.