Uses of Class
weka.core.SparseInstance
-
Uses of SparseInstance in weka.core
Modifier and TypeClassDescriptionclass
Class for storing a binary-data-only instance as a sparse vector.ModifierConstructorDescriptionBinarySparseInstance
(SparseInstance instance) Constructor that copies the info from the given instance.SparseInstance
(SparseInstance instance) Constructor that copies the info from the given instance.