link_session_items
Link items (e.g. products) in sessions (baskets) if one item makes the presence of the other in the same session more likely.
A link (or association) A->B is created between items A and B if the presence of A makes the presence of B in the same session N times more likely.
For further details about the algorithm see e.g. association rule learning.
Was this page helpful?