Package net.sf.jdmf.algorithms.classification

Class Summary
BayesAlgorithm Implements the Naive Bayes classification algorithm as described in Data Mining: Practical Machine Learning Tools and Techniques (Second Edition) by Ian H.
OneRuleAlgorithm Implements the 1R classification algorithm as described in Data Mining: Practical Machine Learning Tools and Techniques (Second Edition) by Ian H.
PRISMAlgorithm Implements the PRISM classification algorithm as described in Data Mining: Practical Machine Learning Tools and Techniques (Second Edition) by Ian H.