There are 5519 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
Nearest-neighbour classifier
K-nearest neighbours classifier
K* is an instance-based classifier, that is the class of a test instance is based upon the class of those training instances similar to it, as determined by […]
Lazy Bayesian Rules Classifier
Locally weighted learning
A meta classifier for handling multi-class datasets with 2-class classifiers by building a random class-balanced tree structure. For more info, check Lin […]
A meta classifier for handling multi-class datasets with 2-class classifiers by building a random data-balanced tree structure. For more info, check Lin […]
A meta classifier for handling multi-class datasets with 2-class classifiers by building a random tree structure. For more info, check Lin Dong, Eibe Frank, […]
Class for boosting a nominal class classifier using the Adaboost M1 method
Meta classifier that enhances the performance of a regression base classifier