The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.
This node reads any model from a file. Connect the output port to a model input port of any model requiring node. Enter the source location in the configuration dialog of the node. When executed, the node reads the model from the XML description in to the specified file and provides it at its output port. If the optional PMML inport is connected and contains KNIME preprocessing operations in the TransformationDictionary those are added to the read model.
0 | Optional PMML port object containing preprocessing operations. |
0 | The model just read. |