Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Output |
Regression.output |
protected Output |
DecisionTree.output |
Modifier and Type | Method and Description |
---|---|
Output |
ObjectFactory.createOutput()
Create an instance of
Output |
Output |
Regression.getOutput()
Gets the value of the output property.
|
Output |
DecisionTree.getOutput()
Gets the value of the output property.
|
Modifier and Type | Method and Description |
---|---|
void |
Regression.setOutput(Output value)
Sets the value of the output property.
|
void |
DecisionTree.setOutput(Output value)
Sets the value of the output property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.