Uses of Class
weka.core.pmml.jaxbbindings.Discretize
-
Uses of Discretize in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createDiscretize()
Create an instance ofDiscretize
DefineFunction.getDiscretize()
Gets the value of the discretize property.DerivedField.getDiscretize()
Gets the value of the discretize property.OutputField.getDiscretize()
Gets the value of the discretize property.Modifier and TypeMethodDescriptionvoid
DefineFunction.setDiscretize
(Discretize value) Sets the value of the discretize property.void
DerivedField.setDiscretize
(Discretize value) Sets the value of the discretize property.void
OutputField.setDiscretize
(Discretize value) Sets the value of the discretize property.