Node Connectivity

There are 118 nodes that can be used as successor for a node with an output port of type PMML.

One to Many (PMML) Deprecated

Transforms the values of one column into appended columns.

Ruleset Predictor Streamable

Applies the rules to the input table.

Ruleset to Table 

Converts PMML RuleSets (with firstHit) to table containing the rules.

String To Number (PMML) Deprecated

Converts strings in a column to numbers.

PMML to Cell 

Converts the PMML Port to a table containing the PMML cell.

Decision Tree View (JavaScript) 

A JavaScript based plot of the provided decision tree.

Sunburst Chart (JavaScript) 

A sunburst chart based on the d3.js library.

Naive Bayes Learner Deprecated

Creates a naive Bayes model from the given classified data.

Naive Bayes Predictor Streamable

Uses the PMML naive Bayes model from the naive Bayes learner to predict the class membership of each row in the input data.

Naive Bayes Predictor StreamableDeprecated

Uses the PMML naive Bayes model from the naive Bayes learner to predict the class membership of each row in the input data.