Spark Compiled Transformations Applier

This node takes the data transformations bytecode produced by a PMML Compiler and runs it on the given data. To execute models, use the Compiled Model Predictor.

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

Input Ports

Icon
The code generated from a PMML model
Icon
Spark DataFrame/RDD requiring transformation of some or all columns.

Output Ports

Icon
The input data transformed according to the input model.

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

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.