Uses of Class
weka.core.pmml.jaxbbindings.AssociationModel
Packages that use AssociationModel
-
Uses of AssociationModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return AssociationModelModifier and TypeMethodDescriptionObjectFactory.createAssociationModel()
Create an instance ofAssociationModel
Segment.getAssociationModel()
Gets the value of the associationModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type AssociationModelModifier and TypeMethodDescriptionvoid
Segment.setAssociationModel
(AssociationModel value) Sets the value of the associationModel property.