Association
  • 13 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Association

  • Dark
    Light

Article summary

Description

The Association node applies an association model to a data set. It predicts which items are most likely to appear together.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Transaction ID ColumnColumn to get transaction ID to build association model for.
Item ColumnData column to build association model for.

Advanced Configuration Options

SettingDescription
Minimum Support ThresholdMinimum number of records for an itemset to be considered frequent.
Minimum Confidence LevelOutput will only contain associations at or above this level of confidence (value between 0 and 1).
Minimum Conviction LevelA high conviction value indicates that the consequent is highly dependent on the antecedent.

Actions

ActionDescription
PreviewOnce the node is configured, the combined result set can be previewed at any time.

Was this article helpful?

What's Next