Interface | Description |
---|---|
Predicate |
Class | Description |
---|---|
NominalRulePredicate |
Class that contains the literal information for a nominal variable
|
NumericRulePredicate |
Class that contains the literal information for a numerical variable
|
Rule | |
Rule.Builder | |
RuleActiveLearningNode |
A modified ActiveLearningNode that uses a Perceptron as the leaf node model,
and ensures that the class values sent to the attribute observers are not
truncated to ints if regression is being performed
|
RuleActiveRegressionNode |
A modified ActiveLearningNode that uses a Perceptron as the leaf node model,
and ensures that the class values sent to the attribute observers are not
truncated to ints if regression is being performed
|
RuleSet | |
RuleSplitNode |
A modified SplitNode method implementing the extra information
|
Utils |
Class that contains several utilities
Variance
Standard deviation
Vector operations(copy, etc)
Entropy
Complementary set
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.