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

Association

  • Dark
    Light

Article summary

Description

The Association node is used to apply a association model to a data set. 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 depending on the antecedent.

Actions

ActionDescription
PreviewAfter configuring the node, the combined result set can be previewed by clicking the Preview button.

Was this article helpful?

What's Next