protected class Discretize.DiscretizeBin extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
DiscretizeBin(Element bin) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
containsValue(double value)
Returns true if there is an interval that contains the incoming
value.
|
protected String |
getBinValue()
Get the bin value for this DiscretizeBin
|
String |
toString() |
protected String getBinValue()
protected boolean containsValue(double value)
value - the value to check againstCopyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.