Uses of Package
com.pervasive.datarush.analytics.arm
Packages that use com.pervasive.datarush.analytics.arm
Package
Description
Provides common classes for Association Rule Mining (ARM).
Provides the operator to perform the FP-growth ARM algorithm.
-
Classes in com.pervasive.datarush.analytics.arm used by com.pervasive.datarush.analytics.armClassDescriptionAn association rule defining the strength of a relationship between two item sets.Supported target conversion types (from PMML).Definition of an item with the context of association rule mining.A representation of a set of items with their support (frequency) within a data set.Captures the information required to build a PMML Association model.
-
Classes in com.pervasive.datarush.analytics.arm used by com.pervasive.datarush.analytics.arm.fpgrowthClassDescriptionA representation of a set of items with their support (frequency) within a data set.