Package | Description |
---|---|
moa.classifiers.rules.multilabel.core | |
moa.classifiers.rules.multilabel.outputselectors |
Modifier and Type | Field and Description |
---|---|
protected OutputAttributesSelector |
LearningLiteral.outputSelector |
Modifier and Type | Method and Description |
---|---|
void |
MultiLabelRule.setOutputAttributesSelector(OutputAttributesSelector outputSelector) |
void |
LearningLiteral.setOutputAttributesSelector(OutputAttributesSelector outputSelector) |
Modifier and Type | Class and Description |
---|---|
class |
EntropyThreshold
Entropy measure use by online multi-label AMRules for heuristics computation.
|
class |
SelectAllOutputs |
class |
StdDevThreshold |
class |
VarianceThreshold |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.