predict.data_stack | R Documentation |
The data stack must be evaluated with blend_predictions()
and its member
models fitted with fit_members()
to predict on new data.
## S3 method for class 'data_stack'
predict(object, ...)
object |
A data stack. |
... |
Additional arguments. Currently ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.