Normalizer (Apply)

This node normalizes the input data according to the normalization parameters as given in the model input (typically coming from the Normalizer node). It will apply an affine transformation to all columns in the input data that are contained in the model input.

This node is typically used when test data shall be normalized the same way the training data has been normalized (using the "Normalizer" node).

Input Ports

Icon
Normalization parameters
Icon
Table requiring normalization of some or all columns.

Output Ports

Icon
The input data normalized according to the normalization parameters.

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.