| Package | Description | 
|---|---|
| com.pervasive.datarush.analytics.arm | 
 Provides common classes for Association Rule Mining (ARM). 
 | 
| com.pervasive.datarush.analytics.arm.fpgrowth | 
 Provides the operator to perform the FP-growth ARM algorithm. 
 | 
| Class and Description | 
|---|
| AssociationRule
 An association rule defining the strength of a relationship between two item sets. 
 | 
| ConversionType
 Supported target conversion types (from PMML). 
 | 
| Item
 Definition of an item with the context of association rule mining. 
 | 
| ItemSet
 A representation of a set of items with their support (frequency) within a data set. 
 | 
| PMMLAssociationModel
 Captures the information required to build a PMML Association model. 
 | 
| Class and Description | 
|---|
| ItemSet
 A representation of a set of items with their support (frequency) within a data set. 
 | 
Copyright © 2024 Actian Corporation. All rights reserved.