Package | Description |
---|---|
com.yahoo.labs.samoa.instances | |
moa.classifiers.rules.core | |
moa.classifiers.rules.core.conditionaltests | |
moa.classifiers.rules.multilabel.core |
Modifier and Type | Field and Description |
---|---|
protected InstanceInformation |
ArffLoader.instanceInformation
The instance information.
|
protected InstanceInformation |
Instances.instanceInformation
The instance information.
|
Modifier and Type | Method and Description |
---|---|
InstanceInformation |
InstancesHeader.getInstanceInformation() |
InstanceInformation |
ArffLoader.getStructure()
Gets the structure.
|
Constructor and Description |
---|
InstanceInformation(InstanceInformation chunk)
Instantiates a new instance information.
|
Modifier and Type | Method and Description |
---|---|
void |
Predicate.getDescription(StringBuilder sb,
int indent,
InstanceInformation instInformation) |
void |
NominalRulePredicate.getDescription(StringBuilder sb,
int indent,
InstanceInformation instInformation) |
void |
NumericRulePredicate.getDescription(StringBuilder sb,
int indent,
InstanceInformation instInformation) |
Modifier and Type | Method and Description |
---|---|
void |
NominalAttributeBinaryRulePredicate.getDescription(StringBuilder sb,
int indent,
InstanceInformation instInformation) |
void |
NumericAttributeBinaryRulePredicate.getDescription(StringBuilder sb,
int indent,
InstanceInformation instInformation) |
Modifier and Type | Field and Description |
---|---|
protected InstanceInformation |
MultiLabelRule.instanceInformation |
protected InstanceInformation |
LearningLiteral.instanceInformation |
Modifier and Type | Method and Description |
---|---|
void |
Literal.getDescription(StringBuilder sb,
int indent,
InstanceInformation instanceInformation) |
String |
LearningLiteralClassification.getStaticOutput(InstanceInformation instanceInformation) |
String |
LearningLiteralRegression.getStaticOutput(InstanceInformation instanceInformation) |
abstract String |
LearningLiteral.getStaticOutput(InstanceInformation instanceInformation) |
void |
LearningLiteral.setInstanceInformation(InstanceInformation instanceInformation) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.