Package adams.data.instance

Class Summary
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.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.