gbt_pmml_exporter
knime2py.nodes.gbt_pmml_exporter
Gradient Boosted Trees → PMML exporter.
Consumes the bundle emitted by the Gradient Boosting learner and serializes it as a PMML document featuring explicit TreeModel segments (no binary payloads).
get_name()
Return name of the node in KNIME workflow.
Source code in src/knime2py/nodes/gbt_pmml_exporter.py
195 196 197 | |