Serialize | R Documentation |
Serialize/Unserialize an mlpack model.
Serialize(model, filename)
Unserialize(filename)
model |
Input model pointer. |
filename |
Input filename. |
For Unserialize, Output model_ptr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.