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 TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
The single antecedent in the rule, which is composed of an attribute and the corresponding value.class
The antecedent with nominal attributeclass
The antecedent with numeric attributeclass
This class implements a single rule that predicts specified class.class
Abstract class of generic rule -
Uses of Copyable in weka.core
Modifier and TypeClassDescriptionclass
Abstract class providing common functionality for the original instance implementations.class
Class for handling an attribute.class
Class for storing a binary-data-only instance as a sparse vector.class
Class for handling an instance.class
FastVector<E>
Deprecated.class
Class for storing an instance as a sparse vector.