There are 122 nodes that can be used as successor
for a node with an output port of type PMML.
Transforms the values of one column into appended columns.
Applies the rules to the input table.
Converts PMML RuleSets (with firstHit) to table containing the rules.
Converts strings in a column to numbers.
Converts the PMML Port to a table containing the PMML cell.
A JavaScript based plot of the provided decision tree.
A sunburst chart based on the d3.js library.
Creates a naive Bayes model from the given classified data.
Uses the PMML naive Bayes model from the naive Bayes learner to predict the class membership of each row in the input data.
Uses the PMML naive Bayes model from the naive Bayes learner to predict the class membership of each row in the input data.