Class | Description |
---|---|
ConjunctiveRule |
This class implements a single conjunctive rule
learner that can predict for numeric and nominal class labels.
A rule consists of antecedents "AND"ed together and the consequent (class value) for the classification/regression. |