Affinity Analysis: Discovering co-occurrence relationships between different items in transactions
Affinity analysis finds items that tend to appear together within the same transaction. In retail it is called market-basket analysis, but the idea applies to any event that can be represented as a set of items: an order, a user session, a claim, or a support ticket. The outcome is a set of association rules…