h2o.transform | R Documentation |
Use H2O Transformation model and apply the underlying transformation
h2o.transform(model, ...)
model |
A trained model representing the transformation strategy |
... |
Transformation model-specific parameters |
Returns an H2OFrame object with data transformed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.