Description Usage Arguments Value See Also
Given a CuML model, serialize its state into a connection.
| 1 2 3 | cuda_ml_serialize(model, connection = NULL, ...)
cuda_ml_serialise(model, connection = NULL, ...)
 | 
| model | The model object. | 
| connection | An open connection or  | 
| ... | Additional arguments to  | 
NULL unless connection is NULL, in which case
the serialized model state is returned as a raw vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.