This category contains 5912 nodes.
Class for generating a j48 decision tree.
This node is obsolete! Please use the new Joiner node located in the Data Manipulation -> Column category.
Joins two tables
This class implements a propositional rule learner.
Classifies a set of test data based on the k Nearest Neighbor algorithm using the training data.
K* is an instance-based classifier, class is based upon the class of training instances similar to it.
Lazy Bayesian Rules Classifier.
Implements a least median squared linear regression.
Computes correlation coefficients for pairs of numeric or nominal columns.
Class for using linear regression for prediction.