|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
TreeBuilder | Abstract base class for TreeBuilders |
Class Summary | |
---|---|
DecisionTreeBuilder | Builds a classification tree or regression tree A classification tree is built when the criterion variable is the categorical attribute. A regression tree is built when the criterion variable is the numerical attribute. |
DefaultTreeBuilder | Builds a Decision Tree Based on the algorithm described in the "Decision Trees" tutorials by Andrew W. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |