Interface SubsetEvaluator

    • Method Detail

      • evaluateSubset

        double evaluateSubset​(java.util.BitSet subset)
                       throws java.lang.Exception
        evaluates a subset of attributes
        Parameters:
        subset - a bitset representing the attribute subset to be evaluated
        Returns:
        the "merit" of the subset
        Throws:
        java.lang.Exception - if the subset could not be evaluated