| Package | Description |
|---|---|
| moa.classifiers.trees |
| Modifier and Type | Class and Description |
|---|---|
static class |
AdaHoeffdingOptionTree.AdaLearningNode |
static class |
HoeffdingOptionTree.LearningNodeNB |
static class |
HoeffdingOptionTree.LearningNodeNBAdaptive |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HoeffdingOptionTree.attemptToSplit(HoeffdingOptionTree.ActiveLearningNode node,
HoeffdingOptionTree.SplitNode parent,
int parentIndex) |
protected void |
HoeffdingOptionTree.deactivateLearningNode(HoeffdingOptionTree.ActiveLearningNode toDeactivate,
HoeffdingOptionTree.SplitNode parent,
int parentBranch) |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.