PMML Validation Data Appender

According to the PMML specification models can have a model verification that contains already correctly predicted data. With this data other programs using the model can check whether their predictions match those of the original program. This node appends a model verification with the data from a given table to a PMML document. The data should not just be training data but artificial data that covers edge cases.

More information can be found in the DMG documentation.

Options

Limit number of records
If enabled, at most the number of records as specified is written, otherwise all.
Precision
The precision with which a prediction must match the given value.
Zero Threshold
The value for which values that are smaller are seen as zero.

Input Ports

Icon
The data which is inserted as model verification.
Icon
The PMML document to which the model verification is added.

Output Ports

Icon
The PMML document with a model verification.

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.