DMajor—Application Programming Interface for Database Mining

  • Authors:
  • Tomasz Imieliński;Aashu Virmani;Amin Abdulghani

  • Affiliations:
  • Rutgers University, Department of Computer Science, New Brunswick, N.J. 08903 USA. imielins@cs.rutgers.edu;Rutgers University, Department of Computer Science, New Brunswick, N.J. 08903 USA. avirmani@cs.rutgers.edu;Rutgers University, Department of Computer Science, New Brunswick, N.J. 08903 USA. aminabdu@cs.rutgers.edu

  • Venue:
  • Data Mining and Knowledge Discovery
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the process of rule generation from databases, the volume ofgenerated rules often greatly exceeds the size of the underlyingdatabase. Typically only a small fraction of that large volume ofrules is of any interest to the user. We believe that the mainchallenge facing database mining is what to do with the rulesafter having generated them. Rule post-processing involvesselecting rules which are relevant or interesting, buildingapplications which use the rules and finally, combining rules togetherto form a larger and more meaningful statements. In this paper wepropose an application programming interface which enables fasterdevelopment of applications which rely on rules. We also provide arule query language which allows both selective rule generation aswell as retrieval of selected categories of rules from thepre-generated rule collections.