|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalTransformations | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of LocalTransformations in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as LocalTransformations | |
---|---|
protected LocalTransformations |
DecisionTree.localTransformations
|
protected LocalTransformations |
Regression.localTransformations
|
Methods in org.dmg.pmml.pmml_4_1.descr that return LocalTransformations | |
---|---|
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. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type LocalTransformations | |
---|---|
void |
DecisionTree.setLocalTransformations(LocalTransformations value)
Sets the value of the localTransformations property. |
void |
Regression.setLocalTransformations(LocalTransformations value)
Sets the value of the localTransformations property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |