Description Usage Arguments Value
Predict on a dataset using a trained tundraContainer.
1 |
dataframe |
data.frame. The dataset to generate predictions on
with the trained model. The data will be preprocessed with the
|
predict_args |
list. A list of arguments to pass to the
|
verbose |
logical. Either |
munge |
logical. Either |
The value returned by the tundraContainer's
predict_function, usually a numeric vector or
data.frame of predictions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.