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.


cuda.ml documentation built on Jan. 8, 2022, 9:06 a.m.