h2o.transform function

Use H2O Transformation model and apply the underlying transformation

Use H2O Transformation model and apply the underlying transformation

h2o.transform(model, ...)

Arguments

  • model: A trained model representing the transformation strategy
  • ...: Transformation model-specific parameters

Returns

Returns an H2OFrame object with data transformed.

  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11