Node Connectivity

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

LAC (3.7) 

Implements the LAC (Lazy Associative Classifier) algorithm, which uses associative rules to execute classifications

M5Rules (3.7) 

Generates a decision list for regression problems using separate-and-conquer

NNge (3.7) 

Nearest-neighbor-like algorithm using non-nested generalized exemplars (which are hyperrectangles that can be viewed as if-then rules)

OLM (3.7) 

This class is an implementation of the Ordinal Learning Method (OLM). Further information regarding the algorithm and variants can be found in: Arie […]

OneR (3.7) 

Class for building and using a 1R classifier; in other words, uses the minimum-error attribute for prediction, discretizing numeric attributes

PART (3.7) 

Class for generating a PART decision list

Prism (3.7) 

Class for building and using a PRISM rule set for classification

Ridor (3.7) 

An implementation of a RIpple-DOwn Rule learner. It generates a default rule first and then the exceptions for the default rule with the least (weighted) […]

ZeroR (3.7) 

Class for building and using a 0-R classifier

CLOPE (3.7) 

Yiling Yang, Xudong Guan, Jinyuan You: CLOPE: a fast and effective clustering algorithm for transactional data