Package | Description |
---|---|
moa.classifiers.trees |
Modifier and Type | Class and Description |
---|---|
static class |
FIMTDD.FIMTDDActiveLearningNode
A modified ActiveLearningNode that uses a Perceptron as the leaf node
model, and ensures that the class values sent to the attribute observers
are not truncated to ints if regression is being performed
|
static class |
FIMTDD.FIMTDDSplitNode
A modified SplitNode method implementing the extra information regarding it's parent,
and the ability to track the error rate and perform Page-Hinckley tests
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.