Package | Description |
---|---|
weka.classifiers.rules |
Class and Description |
---|
DecisionTable
Class for building and using a simple decision table majority classifier.
For more information see: Ron Kohavi: The Power of Decision Tables. |
JRip.Antd
The single antecedent in the rule, which is composed of an attribute and
the corresponding value.
|
Rule
Abstract class of generic rule
|
RuleStats
This class implements the statistics functions used in the
propositional rule learner, from the simpler ones like count of
true/false positive/negatives, filter data based on the ruleset, etc.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.