Uses of Class
weka.core.pmml.jaxbbindings.Targets
-
Uses of Targets in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createTargets()
Create an instance ofTargets
DecisionTree.getTargets()
Gets the value of the targets property.Regression.getTargets()
Gets the value of the targets property.Modifier and TypeMethodDescriptionvoid
DecisionTree.setTargets
(Targets value) Sets the value of the targets property.void
Regression.setTargets
(Targets value) Sets the value of the targets property.