| Package | Description |
|---|---|
| org.dmg.pmml.pmml_4_2.descr |
| Modifier and Type | Field and Description |
|---|---|
protected LocalTransformations |
Regression.localTransformations |
protected LocalTransformations |
DecisionTree.localTransformations |
| Modifier and Type | Method and Description |
|---|---|
LocalTransformations |
ObjectFactory.createLocalTransformations()
Create an instance of
LocalTransformations |
LocalTransformations |
Regression.getLocalTransformations()
Gets the value of the localTransformations property.
|
LocalTransformations |
DecisionTree.getLocalTransformations()
Gets the value of the localTransformations property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Regression.setLocalTransformations(LocalTransformations value)
Sets the value of the localTransformations property.
|
void |
DecisionTree.setLocalTransformations(LocalTransformations value)
Sets the value of the localTransformations property.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.