Extending ER models to capture database transformations to build data sets for data mining

作者:

Highlights:

摘要

In a data mining project developed on a relational database, a significant effort is required to build a data set for analysis. The main reason is that, in general, the database has a collection of normalized tables that must be joined, aggregated and transformed in order to build the required data set. Such scenario results in many complex SQL queries that are written independently from each other, in a disorganized manner. Therefore, the database grows with many tables and views that are not present as entities in the ER model and similar SQL queries are written multiple times, creating problems in database evolution and software maintenance. In this paper, we classify potential database transformations, we extend an ER diagram with entities capturing database transformations and we introduce an algorithm which automates the creation of such extended ER model. We present a case study with a public database illustrating database transformations to build a data set to compute a typical data mining model.

论文关键词:ER model,Data mining,Transformation,Denormalization,Aggregation

论文评审过程:Received 19 March 2012, Revised 14 November 2013, Accepted 15 November 2013, Available online 19 December 2013.

论文官网地址:https://doi.org/10.1016/j.datak.2013.11.002