Uses of Class
com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Packages that use PMMLAssociationModel Package Description com.pervasive.datarush.analytics.arm Provides common classes for Association Rule Mining (ARM). -
-
Uses of PMMLAssociationModel in com.pervasive.datarush.analytics.arm
Methods in com.pervasive.datarush.analytics.arm with parameters of type PMMLAssociationModel Modifier and Type Method Description void
ModelConverter. convert(PMMLAssociationModel model, File targetFile)
Convert the given PMML model into the target format and persist the results at the given location.
-