Uses of Class
com.pervasive.datarush.analytics.arm.PMMLAssociationModel
Packages that use PMMLAssociationModel
Package
Description
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 PMMLAssociationModelModifier and TypeMethodDescriptionvoidModelConverter.convert(PMMLAssociationModel model, File targetFile) Convert the given PMML model into the target format and persist the results at the given location.