Article ID: | iaor20052478 |
Country: | Portugal |
Volume: | 24 |
Issue: | 2 |
Start Page Number: | 233 |
End Page Number: | 246 |
Publication Date: | Dec 2004 |
Journal: | Investigao Operacional |
Authors: | Cavique Luis |
Keywords: | marketing, datamining |
The market basket is defined as an itemset bought together by a customer on a single visit to a store. The market basket analysis is a powerful tool for the implementation of cross-selling strategies. Although some algorithms can find the market basket, they can be inefficient in computational time. The aim of this paper is to present a faster algorithm for the market basket analysis using data-condensed structures. In this innovative approach, the condensed data are obtained by transforming the market basket problem in a maximum weighted clique problem. Firstly, the input data set is transformed into a graph-based structure and then the maximum-weighted clique problem is solved using a meta-heuristic approach in order to find the most frequent itemsets. The computational results show accurate solutions with reduced computational times.