|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecisionTree | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of DecisionTree in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as DecisionTree | |
---|---|
protected DecisionTree |
Node.decisionTree
|
Methods in org.dmg.pmml.pmml_4_1.descr that return DecisionTree | |
---|---|
DecisionTree |
ObjectFactory.createDecisionTree()
Create an instance of DecisionTree |
DecisionTree |
Node.getDecisionTree()
Gets the value of the decisionTree property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type DecisionTree | |
---|---|
void |
Node.setDecisionTree(DecisionTree value)
Sets the value of the decisionTree property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |