|
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. |