Package | Description |
---|---|
moa.classifiers.trees.iadem |
Modifier and Type | Class and Description |
---|---|
class |
Iadem3.AdaptiveLeafNodeNB |
class |
Iadem3.AdaptiveLeafNodeNBAdaptive |
class |
Iadem3.AdaptiveLeafNodeNBKirkby |
class |
Iadem3.AdaptiveLeafNodeWeightedVote |
Modifier and Type | Field and Description |
---|---|
protected Iadem3.AdaptiveLeafNode |
Iadem3.AdaptiveSplitNode.leaf |
Modifier and Type | Method and Description |
---|---|
Iadem3.AdaptiveLeafNode[] |
Iadem3.AdaptiveLeafNode.doSplit(IademAttributeSplitSuggestion mejorExpansion,
Instance instance) |
Constructor and Description |
---|
AdaptiveSplitNode(Iadem3 tree,
Iadem2.Node parent,
Iadem2.Node[] child,
double[] freq,
InstanceConditionalTest splitTest,
AbstractChangeDetector estimator,
Iadem3.AdaptiveLeafNode predictionLeaf,
int causeOfSplit) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.