Skip to content

Fast Algorithms for Mining Association Rules in Large Databases

← Back to topic

Authors: Rakesh Agrawal, Ramakrishnan Srikant
Year: 1994
Journal: VLDB
DOI: 10.1007/978-3-642-48324-4_7
Publisher: https://www.vldb.org/conf/1994/P487.PDF

Keywords: apriori, frequent-itemsets

Abstract

We present the Apriori algorithm for mining frequent itemsets.

Cite this paper

bibtex
@misc{apriori1994,
  title  = {Fast Algorithms for Mining Association Rules in Large Databases},
  author = {Rakesh Agrawal, Ramakrishnan Srikant},
  year   = {1994},
  journal = {VLDB},
  doi    = {10.1007/978-3-642-48324-4_7},
  url    = {https://doi.org/10.1007/978-3-642-48324-4_7},
}

Source files

Released under the MIT License.