Uses of Package
adams.data.instance
-
Classes in adams.data.instance used by adams.data.instance 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. -
Classes in adams.data.instance used by adams.flow.container Class Description Instance Stores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double). -
Classes in adams.data.instance used by adams.gui.tools.wekainvestigator.tab Class Description Instance Stores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double). -
Classes in adams.data.instance used by adams.gui.visualization.instance 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). -
Classes in adams.data.instance used by adams.gui.visualization.instance.containerlistpopup Class Description Instance Stores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double). -
Classes in adams.data.instance used by adams.gui.visualization.instance.plotpopup Class Description Instance Stores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double).