Node Connectivity

There are 3892 nodes that can be used as predessesor for a node with an input port of type Table.

IB1 Deprecated

Nearest-neighbor classifier.

IBk Deprecated

K-nearest neighbors classifier.

ID3 Deprecated

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

J48 Deprecated

Class for generating a j48 decision tree.

J48 Deprecated

Class for generating a j48 decision tree.

JRip Deprecated

This class implements a propositional rule learner.

Joiner (deprecated) Deprecated

This node is obsolete! Please use the new Joiner node located in the Data Manipulation -> Column category.

Joiner (deprecated) Deprecated

Joins two tables

K Nearest Neighbor (Distance Function) Deprecated

Classifies a set of test data based on the k Nearest Neighbor algorithm using the training data.

KStar Deprecated

K* is an instance-based classifier, class is based upon the class of training instances similar to it.