cuda_ml_inverse_transform: Apply the inverse transformation defined by a trained cuML...

Description Usage Arguments Value

View source: R/model.R

Description

Given a trained cuML model, apply the inverse transformation defined by that model to an input dataset.

Usage

1

Arguments

model

A model object.

x

The dataset to be transformed.

...

Additional model-specific parameters (if any).

Value

The transformed data points.


mlverse/cuda.ml documentation built on Jan. 14, 2022, 11:14 a.m.