protected class FIMTDDNumericAttributeClassLimitObserver.Node extends FIMTDDNumericAttributeClassObserver.Node
Modifier and Type | Field and Description |
---|---|
protected FIMTDDNumericAttributeClassLimitObserver.Node |
root |
cut_point, left, leftStatistics, right, rightStatistics
Constructor and Description |
---|
Node(double val,
double label,
double weight) |
Modifier and Type | Method and Description |
---|---|
void |
insertValue(double val,
double label,
double weight)
Insert a new value into the tree, updating both the sum of values and
sum of squared values arrays
|
protected FIMTDDNumericAttributeClassLimitObserver.Node root
public void insertValue(double val, double label, double weight)
insertValue
in class FIMTDDNumericAttributeClassObserver.Node
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.