Uses of Class
weka.core.pmml.jaxbbindings.LocalTransformations
-
Uses of LocalTransformations in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createLocalTransformations()
Create an instance ofLocalTransformations
DecisionTree.getLocalTransformations()
Gets the value of the localTransformations property.Regression.getLocalTransformations()
Gets the value of the localTransformations property.Modifier and TypeMethodDescriptionvoid
DecisionTree.setLocalTransformations
(LocalTransformations value) Sets the value of the localTransformations property.void
Regression.setLocalTransformations
(LocalTransformations value) Sets the value of the localTransformations property.