Package | Description |
---|---|
moa.classifiers.trees |
Modifier and Type | Field and Description |
---|---|
protected FIMTDD |
FIMTDD.FIMTDDSplitNode.alternateTree |
Modifier and Type | Method and Description |
---|---|
void |
FIMTDD.FIMTDDSplitNode.learnFromInstance(weka.core.Instance inst,
FIMTDD ht,
boolean growingAltTree)
This method has been added to the SplitNode subclass to allow alternate trees
to be grown and compared to the current tree, to allow adaptation in the face
of concept drift
|
void |
FIMTDD.FIMTDDPerceptron.trainOnInstanceImpl(weka.core.Instance inst,
FIMTDD ft)
Update the model using the provided instance
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.