PFA Reader

PFA scoring engines are formatted as either JSON or YAML. This node reads such files and outputs the PFA as a KNIME port, allowing it to be used in conjunction with a PFA Predictor node.

PFA is expressed as a JSON or YAML document. It has control structures, e.g. conditionals, loops and user-defined functions. For more information please visit the DMG PFA website. Supported primitive types are: boolean, int, long, float, double, string. Supported complex types are: Arrays, Records, Maps, Union (Union types are used for nullable types in PFA. Other use cases are currently not supported).

Options

File path
The file to read the PFA document from

Input Ports

This node has no input ports

Output Ports

Icon
The PFA document from the loaded file

Popular Predecessors

  • No recommendations found

Popular Successors

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.