DWMiner: a tool for mining frequent item sets efficiently in data warehouses

  • Authors:
  • Bruno Kinder Almentero;Alexandre Gonçalves Evsukoff;Marta Mattoso

  • Affiliations:
  • COPPE/Federal University of Rio de Janeiro, Rio de Janeiro, RJ, Brazil;COPPE/Federal University of Rio de Janeiro, Rio de Janeiro, RJ, Brazil;COPPE/Federal University of Rio de Janeiro, Rio de Janeiro, RJ, Brazil

  • Venue:
  • VECPAR'06 Proceedings of the 7th international conference on High performance computing for computational science
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work presents DWMiner, an association rules efficient mining tool to process data directly over a relational DBMS data warehouse. DWMiner executes the Apriori algorithm as SQL queries in parallel, using a database PC Cluster middleware developed for SQL query optimization in OLAP applications. DWMiner combines intra- and inter-query parallelism in order to reduce the total time needed to find frequent item sets directly from a data warehouse. DWMiner was tested using the BMS-Web-View1 database from KDD-Cup 2000 and obtained linear and super-linear speedups.