Uses of Interface
weka.core.ThreadSafe
Packages that use ThreadSafe
-
Uses of ThreadSafe in weka.attributeSelection
Classes in weka.attributeSelection that implement ThreadSafeModifier and TypeClassDescriptionclass
CfsSubsetEval :
Evaluates the worth of a subset of attributes by considering the individual predictive ability of each feature along with the degree of redundancy between them.
Subsets of features that are highly correlated with the class while having low intercorrelation are preferred.
For more information see:
M.