Skip to content

Commit

Permalink
Add reference to paper
Browse files Browse the repository at this point in the history
  • Loading branch information
asaini authored Jan 5, 2017
1 parent 125ab73 commit 804020f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Python Implementation of Apriori Algorithm

[![Build Status](https://travis-ci.org/asaini/Apriori.svg?branch=master)](https://travis-ci.org/asaini/Apriori)

The code attempts to implement the following paper:

> *Agrawal, Rakesh, and Ramakrishnan Srikant. "Fast algorithms for mining association rules." Proc. 20th int. conf. very large data bases, VLDB. Vol. 1215. 1994.*
List of files
-------------
1. apriori.py
Expand Down

0 comments on commit 804020f

Please sign in to comment.