Node Connectivity

There are 92 nodes that can be used as predessesor for a node with an input port of type Weka Classifier.

Id3 Deprecated

Class for constructing an unpruned decision tree based on the ID3 algorithm.

J48 Deprecated

Class for generating an alternating decision tree.

LMT Deprecated

Classifier for building 'logistic model trees', which are classification trees with logistic regression functions at the leaves.

M5P Deprecated

M5Base. Implements base routines for generating M5 Model trees and rules.

NBTree Deprecated

Class for generating a decision tree with naive Bayes classifiers at the leaves.

REPTree Deprecated

Fast decision tree learner.

RandomForest Deprecated

Class for constructing a forest of random trees.

RandomTree Deprecated

Class for constructing a tree that considers K randomly chosen attributes at each node.

SimpleCART Deprecated

Class implementing minimal cost-complexity pruning.

UserClassifier Deprecated

Interactively classify through visual means.