Uses of Interface
weka.core.ThreadSafe

Packages that use ThreadSafe
Package
Description
 
  • Uses of ThreadSafe in weka.attributeSelection

    Classes in weka.attributeSelection that implement ThreadSafe
    Modifier and Type
    Class
    Description
    class 
    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.