Package adams.data.instance
-
Class Summary Class Description Instance Stores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double).InstancePoint A 2-dimensional point (X: attribute index, Y: internal value).InstancePointComparator A comparator for InstancePoint objects.InstanceUtils Utility class for instances.WekaInstanceContainer Encapsulates aInstance
object.