By analyzing the decision tree and induction rules we can
identify the attributes that influence the classification the most
and those that may not have much effect on prediction.
Accuracy calculated for three cases help to decide which is the
most cost efficient way to classify our dataset. In this step test
data can be applied on the model formed and desired output i.e.
class information can be obtained.