Research Article

A Novel Approach of Rough Conditional Entropy-Based Attribute Selection for Incomplete Decision System

Algorithm 2

Depth-first.
Input: An incomplete decision system .
Output: A selected attribute subset .
  (1) Initialize ,
  (2)For every attribute , ,
    calculate the tolerance class of object ,
  (3)  Calculate the conditional entropy
  (4)  Choose the attribute which minimizes , that is
    choose the attribute with the maximum significance measure
  (5)   ,
  (6)  If , go to Step  2, otherwise
  (7) End