scalation.analytics.DecisionTreeC45
Class that contains information for a tree node.
feature of the node, if it is leaf, contains the feature of its parent
branch value
boolean value indicate whether is leaf node
decision if it is leaf node
Class that contains information for a tree node.