Overview: A Module that reads in ClassifierTreeNode, a data matrix and a set of labels identifying which example the data belongs to. The ClassifierTreeNode model is applied to the data and a set of classifications is output.
Data Handling: The input data is not modified.