Self-Organizing Feature Map Based Data Mining

Shangming Yang,Yi Zhang
DOI: https://doi.org/10.1007/978-3-540-28647-9_33
2004-01-01
Abstract:In data mining, Apriori algorithm for association rules mining is a traditional approach. However, it takes too much time in scanning database for finding the frequent itemsets. In this paper, based on SOM clustering, a novel algorithm is introduced. In this algorithm, each transaction is converted to an input vector, SOM is employed to train these input vectors, from which we achieve the visualization of the relationship between the items in a database. The time efficiency and the visualized map units make the proposed approach a particularly attractive alternative to current data mining algorithms.
What problem does this paper attempt to address?