Mining Very Large Databases

  • Authors:
  • Venkatesh Ganti;Johannes Gehrke;Raghu Ramakrishnan

  • Affiliations:
  • -;-;-

  • Venue:
  • Computer
  • Year:
  • 1999

Quantified Score

Hi-index 4.10

Visualization

Abstract

Established companies have had decades to accumulate masses of data about their customers, suppliers, products and services, and employees. Data mining, also known as knowledge discovery in databases, gives organizations the tools to sift through these vast data stores to find the trends, patterns, and correlations that can guide strategic decision making. Traditionally, algorithms for data analysis assume that the input data contains relatively few records. Current databases, however, are much too large to be held in main memory. To be efficient, the data-mining techniques applied to very large databases must be highly scalable. An algorithm is said to be scalable if--given a fixed amount of main memory--its runtime increases linearly with the number of records in the input database. Recent work has focused on scaling data-mining algorithms to very large data sets. In this survey, the authors describe a broad range of algorithms that address three classical data-mining problems: market basket analysis, clustering, and classification.