Uses of Class
weka.core.pmml.jaxbbindings.InstanceFields
-
Uses of InstanceFields in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createInstanceFields()
Create an instance ofInstanceFields
TrainingInstances.getInstanceFields()
Gets the value of the instanceFields property.Modifier and TypeMethodDescriptionvoid
TrainingInstances.setInstanceFields
(InstanceFields value) Sets the value of the instanceFields property.