Node Connectivity

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

OSDL (3.7) 

This class is an implementation of the Ordinal Stochastic Dominance Learner. Further information regarding the OSDL-algorithm can be found in: S

SerializedClassifier (3.7) 

A wrapper around a serialized classifier model

VFI (3.7) 

Classification by voting feature intervals

LogisticBase (3.7) 

Weka LogisticBase (3.7)

BFTree (3.7) 

Class for building a best-first decision tree classifier

DecisionStump (3.7) 

Class for building and using a decision stump

FT (3.7) 

Classifier for building 'Functional trees', which are classification trees that could have logistic regression functions at the inner nodes and/or leaves

HoeffdingTree (3.7) 

A Hoeffding tree (VFDT) is an incremental, anytime decision tree induction algorithm that is capable of learning from massive data streams, assuming that […]

Id3 (3.7) 

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

IsolationForest (3.7) 

Implements the isolation forest method for anomaly detection