mleap_transform | R Documentation |
This functions transforms an R data frame using an MLeap model.
mleap_transform(model, data)
model |
An MLeap model object, obtained by |
data |
An R data frame. |
A transformed data frame.
[mleap_load_bundle()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.