Ruleset Predictor
This node takes a data table and a PMML model for
RuleSets, e.g. created by the PMML Ruleset Editor node,
and predicts a new column according to the rules.
Dialog Options
- Append Column
- Name of the prediction column
- Replace Column
- Name of the column to replace
- Compute confidence?
- Should the confidence of the result be computed?
- Confidence column
- Name of the confidence column
Ports
Input Ports
0 |
PMML rules to apply.
|
1 |
An input table with compatible columns to the PMML rules.
|
Output Ports
0 |
The table with the column with predicted values.
|
This node is contained in KNIME Java Snippet Nodes
provided by KNIME GmbH, Konstanz, Germany.