Node Connectivity

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

PredictiveApriori (3.7) 

Class implementing the predictive apriori algorithm to mine association rules. It searches with an increasing support threshold for the best 'n' rules […]

Tertius (3.7) 

Finds rules according to confirmation measure (Tertius-type algorithm). For more information see: P

Weka Cluster Assigner (3.7) 

The Weka Cluster Assigner takes a cluster model generated in a weka node and assigns the data at the inport to the corresponding clusters.

Weka Predictor (3.7) 

The Weka Predictor takes a model generated in a weka node and classifies the test data at the inport.

Weka Predictor (3.7) Deprecated

The Weka Predictor takes a model generated in a weka node and classifies the test data at the inport.

AODE Deprecated

AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models.

BayesNet Deprecated

Bayes Network learning using various search algorithms and quality measures.

ComplementNaiveBayes Deprecated

Class for building and using a Complement class Naive Bayes classifier.

HNB Deprecated

Contructs Hidden Naive Bayes classification model with high classification accuracy and AUC.

NaiveBayes Deprecated

Class for a Naive Bayes classifier using estimator classes.