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