View source: R/utils-xgboost.R
xgboost_predict | R Documentation |
Wrapper for xgboost::predict
xgboost_predict(object, newdata, ...)
object |
a model object for which prediction is desired. |
newdata |
New data to be predicted |
... |
additional arguments affecting the predictions produced. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.