Package | Description |
---|---|
marvin.machinelearning.decisiontree |
Modifier and Type | Method and Description |
---|---|
static DecisionTreeNode |
DecisionTreeNode.createRootNode() |
DecisionTreeNode |
DecisionTreeNode.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
DecisionTreeNode.addChild(DecisionTreeNode node) |