Mining generalized association rules and sequential patterns using sql queries

Thomas, S ; Sarawagi, S (1998) Mining generalized association rules and sequential patterns using sql queries 4th International Conference on Knowledge Discovery and Data Mining .

Full text not available from this repository.

Abstract

Database integration of mining is becoming increasingly important with the installation of larger and larger data warehouses built around relational database technology. Most of the commercially available mining systems integrate loosely (typically, through an ODBC or SQL cursor interface) with data stored in DBMSs. In cases where the mining algorithm makes multiple passes over the data, it is also possible to cache the data in flat files rather than retrieve multiple times from the DBMS, to achieve better performance. Recent studies have found that for association rule mining, with carefully tuned SQL formulations it is possible to achieve performance comparable to systems that cache the data in files outside the DBMS. The SQL implementation has potential for offering other qualitative advantages like automatic parallelization, development ease, portability and inter-operability with relational operators. In this paper, we present several alternatives for formulating as SQL queries association rule generalized to handle items with hierarchies on them and sequential pattern mining. This work illustrates that it is possible to express computations that are significantly more complicated than simple boolean associations, in SQL using essentially the same framework

Item Type:Article
Source:Copyright of this article belongs to ResearchGate GmbH
ID Code:128434
Deposited On:20 Oct 2022 10:15
Last Modified:14 Nov 2022 11:56

Repository Staff Only: item control page