| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| 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 © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.