YAILS has three different classification strategies that can be used to classify a set of examples. The first is the "normal" classification procedure which is the standard classification algorithm used by YAILS. This procedure involves the division of the learned theory into two sub-sets, the previously referred FS and BS. After this division the classification is obtained using the following algorithm :
With respect to the second strategy ("only foreground") it consists on using only the initial foreground set. This means that after the division YAILS never looks into the BS to classify the examples.
Finally the last classification procedure uses all the learned rules (maximum redundancy) without doing any division.
These different possibilities enable the observation of the importance of redundancy in a particular problem [Torgo,1992].