Uses of Interface
weka.core.Copyable
Packages that use Copyable
-
Uses of Copyable in weka.classifiers.functions.supportVector
Classes in weka.classifiers.functions.supportVector that implement CopyableModifier and TypeClassDescriptionclassThis kernel is based on a static kernel matrix that is read from a file. -
Uses of Copyable in weka.classifiers.rules
Classes in weka.classifiers.rules that implement CopyableModifier and TypeClassDescriptionclassThe single antecedent in the rule, which is composed of an attribute and the corresponding value.classThe antecedent with nominal attributeclassThe antecedent with numeric attributeclassThis class implements a single rule that predicts specified class.classAbstract class of generic rule -
Uses of Copyable in weka.core
Modifier and TypeClassDescriptionclassAbstract class providing common functionality for the original instance implementations.classClass for handling an attribute.classClass for storing a binary-data-only instance as a sparse vector.classClass for handling an instance.classFastVector<E>Deprecated.classClass for storing an instance as a sparse vector.