Discretization :
-
The same method used for
Project 2: Decision Trees
was used here. The only difference being that continuous attributes
could be split into more than two bins.
Missing Values :
-
-
This same approach was used in classifing the test exmaples.