|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Output | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of Output in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as Output | |
---|---|
protected Output |
DecisionTree.output
|
protected Output |
Regression.output
|
Methods in org.dmg.pmml.pmml_4_1.descr that return Output | |
---|---|
Output |
ObjectFactory.createOutput()
Create an instance of Output |
Output |
DecisionTree.getOutput()
Gets the value of the output property. |
Output |
Regression.getOutput()
Gets the value of the output property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Output | |
---|---|
void |
DecisionTree.setOutput(Output value)
Sets the value of the output property. |
void |
Regression.setOutput(Output value)
Sets the value of the output property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |