Package | Description |
---|---|
moa.classifiers.rules.multilabel.core | |
moa.classifiers.rules.multilabel.instancetransformers |
Modifier and Type | Field and Description |
---|---|
protected InstanceTransformer |
LearningLiteral.instanceTransformer |
Modifier and Type | Method and Description |
---|---|
void |
MultiLabelRule.setInstanceTransformer(InstanceTransformer instanceTransformer) |
void |
LearningLiteral.setInstanceTransformer(InstanceTransformer instanceTransformer) |
Modifier and Type | Class and Description |
---|---|
class |
InstanceAttributesSelector
Transforms instances considering both a subset of input attributes
and a subset of output attributes
|
class |
InstanceOutputAttributesSelector
Transforms instances considering only a subset of output attributes
|
class |
NoInstanceTransformation
Performs no transformation.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.