|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumericItem.Comparison | |
|---|---|
| weka.associations | |
| Uses of NumericItem.Comparison in weka.associations |
|---|
| Methods in weka.associations that return NumericItem.Comparison | |
|---|---|
NumericItem.Comparison |
NumericItem.getComparison()
Gets the comparison operator for this item. |
static NumericItem.Comparison |
NumericItem.Comparison.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NumericItem.Comparison[] |
NumericItem.Comparison.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in weka.associations with parameters of type NumericItem.Comparison | |
|---|---|
NumericItem(Attribute att,
double splitPoint,
NumericItem.Comparison comp)
Constructs a new NumericItem |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||