View source: R/multistep_svm_rbf.R
predict.svm_rbf_multistep_fit_impl | R Documentation |
Predict custom svm_rbf model
## S3 method for class 'svm_rbf_multistep_fit_impl'
predict(object, new_data, ...)
object |
model object |
new_data |
input data to predict |
predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.