Uses of Enum Class
weka.associations.NumericItem.Comparison
Packages that use NumericItem.Comparison
-
Uses of NumericItem.Comparison in weka.associations
Methods in weka.associations that return NumericItem.ComparisonModifier and TypeMethodDescriptionNumericItem.getComparison()
Gets the comparison operator for this item.static NumericItem.Comparison
Returns the enum constant of this class with the specified name.static NumericItem.Comparison[]
NumericItem.Comparison.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in weka.associations with parameters of type NumericItem.ComparisonModifierConstructorDescriptionNumericItem
(Attribute att, double splitPoint, NumericItem.Comparison comp) Constructs a newNumericItem