Package | Description |
---|---|
moa.classifiers.rules | |
moa.classifiers.rules.core |
Modifier and Type | Field and Description |
---|---|
protected Rule |
AbstractAMRules.defaultRule |
Modifier and Type | Method and Description |
---|---|
protected abstract Rule |
AbstractAMRules.newRule(int ID,
RuleActiveLearningNode learningNode,
double[] statistics)
Rule.Builder() to build an object with the parameters.
|
protected Rule |
AMRulesRegressorOld.newRule(int ID,
RuleActiveLearningNode node,
double[] statistics) |
Modifier and Type | Field and Description |
---|---|
protected Rule |
RuleActiveLearningNode.owner |
Modifier and Type | Method and Description |
---|---|
Rule |
Rule.Builder.build() |
Rule |
Rule.Builder.getOwner() |
Modifier and Type | Method and Description |
---|---|
Rule.Builder |
Rule.Builder.owner(Rule owner) |
void |
Rule.Builder.setOwner(Rule owner) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.