public static class ORTO.OptionNode extends FIMTDD.InnerNode
Modifier and Type | Field and Description |
---|---|
protected double[] |
optionFFSeen |
protected double[] |
optionFFSSL |
children, lossExamplesSeen, lossFadedSumAlternate, lossFadedSumOriginal, lossNumQiTests, lossSumQi, PHmin, PHsum, previousWeight
alternateTree, changeDetection, examplesSeen, ID, originalNode, parent, sumOfAbsErrors, sumOfSquares, sumOfValues, tree
Constructor and Description |
---|
OptionNode(FIMTDD tree) |
Modifier and Type | Method and Description |
---|---|
int |
directionForBestTree() |
double |
getFFRatio(int childIndex) |
int |
getNumSubtrees() |
double |
getPrediction(Instance inst,
ORTO tree) |
void |
resetFF() |
protected boolean |
skipInLevelCount() |
disableChangeDetection, getChild, getChildIndex, initializeAlternateTree, numChildren, PageHinckleyTest, restartChangeDetection, setChild
calcByteSize, copyStatistics, describeSubtree, getDescription, getLevel, getParent, getPrediction, setParent
copy, copy, measureByteSize, measureByteSize, toString
protected double[] optionFFSSL
protected double[] optionFFSeen
public OptionNode(FIMTDD tree)
public void resetFF()
public int getNumSubtrees()
getNumSubtrees
in class FIMTDD.Node
public int directionForBestTree()
public double getFFRatio(int childIndex)
protected boolean skipInLevelCount()
skipInLevelCount
in class FIMTDD.Node
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.