Transforms data as described in the PMMLTransformation Dictionary. A PMML document can contain data transformations such as normalization, replacement, discretization and many others. This node processes a data table according to the transformations given in the supplied PMML document.
Note, a PMML document can contain global transformations (Transformation Dictionary) and local transformations that are only valid within a model (Local Transformations). This node ignores any transformation described in the model section of the PMML document; it only applies transformations from the Transformation Dictionary. KNIME itself stores transformations only in the Transformation Dictionary, so the foregoing remark only applies to PMML documents loaded from other sources. In general this node is thoroughly tested with PMML documents produced by KNIME; it also supports transformations that are not generated by any KNIME node but are still part of the PMML specification. (With few exceptions, e.g. the MapValues transformation must be specified with an inline table, as the processing of table locators is not yet implemented and will cause an error; or the aggregate transformation, which is currently also not supported.) The majority of 'non-KNIME' configurations are assumed to work as well but have only been tested on a small scale.
For more information about PMML Transformations please consult the PMML website.
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.
To use this node in KNIME, install the extension KNIME PMML Preprocessing Applier Nodes from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.