Uses of Interface
weka.core.ThreadSafe
-
Uses of ThreadSafe in weka.attributeSelection
Modifier 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.