pmml_writer
knime2py.nodes.pmml_writer
PMML Writer node handler.
Writes a PMML string/bytes from the context to disk using the path defined in settings.xml.
get_name()
Return name of the node in KNIME workflow.
Source code in src/knime2py/nodes/pmml_writer.py
309 310 311 | |