BIFReader (3.7) 

Builds a description of a Bayes Net classifier stored in XML BIF 0.3 format. For more details on XML BIF see: Fabio Cozman, Marek Druzdzel, Daniel Garcia (1998)

Vote (3.6) (legacy) 

Class for combining classifiers. Different combinations of probability estimates for classification are available. For more information see: Ludmila I. […]

UserClassifier (3.6) (legacy) 

Interactively classify through visual means. You are Presented with a scatter graph of the data against two user selectable attributes, as well as a view of […]

EM (3.6) (legacy) 

Simple EM (expectation maximisation) class. EM assigns a probability distribution to each instance which indicates the probability of it belonging to each […]

SMO (3.6) (legacy) 

Implements John Platt's sequential minimal optimization algorithm for training a support vector classifier. This implementation globally replaces all […]

JRip (3.6) (legacy) 

This class implements a propositional rule learner, Repeated Incremental Pruning to Produce Error Reduction (RIPPER), which was proposed by William W. Cohen […]

EM (3.7) 

Simple EM (expectation maximisation) class. EM assigns a probability distribution to each instance which indicates the probability of it belonging to each […]

SMO (3.7) 

Implements John Platt's sequential minimal optimization algorithm for training a support vector classifier. This implementation globally replaces all […]