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