| Package | Description |
|---|---|
| moa.classifiers.trees |
| Modifier and Type | Class and Description |
|---|---|
static class |
AdaHoeffdingOptionTree.AdaLearningNode |
static class |
HoeffdingOptionTree.ActiveLearningNode |
static class |
HoeffdingOptionTree.InactiveLearningNode |
static class |
HoeffdingOptionTree.LearningNodeNB |
static class |
HoeffdingOptionTree.LearningNodeNBAdaptive |
| Modifier and Type | Method and Description |
|---|---|
protected HoeffdingOptionTree.LearningNode |
HoeffdingOptionTree.newLearningNode() |
protected HoeffdingOptionTree.LearningNode |
HoeffdingOptionTree.newLearningNode(double[] initialClassObservations) |
protected HoeffdingOptionTree.LearningNode |
AdaHoeffdingOptionTree.newLearningNode(double[] initialClassObservations) |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.