Uses of Class
moa.classifiers.rules.Predicates
-
Packages that use Predicates Package Description moa.classifiers.rules -
-
Uses of Predicates in moa.classifiers.rules
Fields in moa.classifiers.rules with type parameters of type Predicates Modifier and Type Field Description protected ArrayList<Predicates>
RuleClassification. predicateSet
Methods in moa.classifiers.rules with parameters of type Predicates Modifier and Type Method Description void
RuleClassifier. initializeRuleStatistics(RuleClassification rl, Predicates pred, Instance inst)
Method parameters in moa.classifiers.rules with type arguments of type Predicates Modifier and Type Method Description int
RuleClassifier. getCountNominalAttrib(ArrayList<Predicates> predicateSet)
-