Package | Description |
---|---|
moa.classifiers.rules.core | |
moa.classifiers.rules.multilabel.attributeclassobservers |
Modifier and Type | Method and Description |
---|---|
static SingleVector[] |
Utils.copy(SingleVector[] toCopy) |
static SingleVector[] |
Utils.copyAsFloatVector(DoubleVector[] toCopy) |
Modifier and Type | Method and Description |
---|---|
static SingleVector[] |
Utils.copy(SingleVector[] toCopy) |
static DoubleVector |
Utils.floatToDoubleVector(SingleVector toCopy) |
Modifier and Type | Method and Description |
---|---|
void |
SingleVector.addValues(SingleVector toAdd) |
void |
MultiLabelBSTreeFloat.Node.observeAttribute(float inputAttributeValue,
SingleVector[] statistics) |
void |
SingleVector.subtractValues(SingleVector toSubtract) |
Constructor and Description |
---|
Node(float inputAttributeValue,
SingleVector[] statistics) |
SingleVector(SingleVector toCopy) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.