Association

Prev Next

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

Setting Description\Parameters
Transaction ID Column Column to get transaction ID to build association model for.
Item Column Data column to build association model for.

Advanced Configuration Options

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

Actions

Action Description
Preview Once the node is configured, the combined result set can be previewed at any time.