Our method for working with missing attribute values is based on a well-known approach to supervised inductive
learning algorithms, that is, tree-based classification. From incomplete data, a decision tree is built, which is also
able to classify unseen records with missing values. For a short overview of tree-based classification techniques, see
[13,14]