Previous Table of Contents Next


12.3.11 AssociationRulesFunctionSettings


   An AssociationRulesFunctionSettings is a subclass of FrequentItemSetFunctionSettings that supports features that are unique to association rules algorithms.

   Superclasses

   FrequentItemSetFunctionSettings

   Attributes

   minimumConfidence

   This specifies the minimum confidence value for each association rule to be found. type: Double multiplicity: exactly one

   maximumRuleLength

   This is the maximum length of the antecedent and consequent item set sizes. type: Integer multiplicity: exactly one