save.fastml | R Documentation |
Saves the trained model object to a file.
save.fastml(model, filepath)
model |
An object of class |
filepath |
A string specifying the file path to save the model. |
No return value, called for its side effect of saving the model object to a file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.