Node Connectivity

There are 5640 nodes that can be used as predessesor for a node with an input port of type Generic Port.

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.

Weka Classifier Reader (3.7) 

Reads a weka classification model from a (zip) file.

Weka Clustering Reader (3.7) 

Reads a weka clustering model from a (zip) file.

Weka Clustering Reader (3.7) Deprecated

Reads a weka clustering model from a (zip) file.

Weka Classifier Reader (3.7) Deprecated

Reads a weka classification model from a (zip) file.

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.