h2o.transform: Use H2O Transformation model and apply the underlying...

h2o.transformR Documentation

Use H2O Transformation model and apply the underlying transformation

Description

Use H2O Transformation model and apply the underlying transformation

Usage

h2o.transform(model, ...)

Arguments

model

A trained model representing the transformation strategy

...

Transformation model-specific parameters

Value

Returns an H2OFrame object with data transformed.


h2o documentation built on Aug. 9, 2023, 9:06 a.m.