PCA Inversion

This node inverts the transformation applied by the PCA Apply node. Given data in the space resulting from the PCA reduction are transformed back to its original space. Information that was lost by the PCA transformation cannot be recovered.

Options

Columns
Select all columns containing the projected data.
Remove selected columns
If checked, the selected columns are removed in the output table.
Fail if missing values are encountered
If checked, execution fails, when the selected columns contain missing values. By default, rows containing missing values are ignored and not considered during the computation.

Input Ports

Icon
The Model used to reverse the PCA.
Icon
Input data containing PCA transformed data.

Output Ports

Icon
The original data (without the selected columns) including the reconstructed data from reverting the PCA transformation.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.