A C++ re-implementation of Avinash Kak's DecisionTree Module. This module allows users to construct a Decision Tree from training data containing either symbolic or numeric features, and peform ...