| Version | 6.1 |
|---|---|
| Publisher | Christian Borgelt |
| Release date | Jun 4, 2013 |
| Date added | Jun 10, 2013 |
| Os requirements | Windows 98/Me/NT/2000/XP/2003/Vista/7 |
| Requirements | None |
| Total downloads | 810 |
| Downloads per week | 1 |
| Price | Free |
Description
Apriori is a program to find association rules and frequent item sets (also closed and maximal) with the Apriori algorithm (Agrawal et al. 1993), which carries out a breadth first search on the subset lattice and determines the support of item sets by subset tests. This is a pretty fast implementation that uses a prefix tree to organize the counters for the item sets.