predict.Training | R Documentation |
Computes predictions for the Testing object passed as argument.
## S3 method for class 'Training'
predict(object, testing, ind_subset = NULL, ...)
object |
|
testing |
|
ind_subset |
|
... |
|
The final predicted object. All layers and the meta layer are predicted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.