current location: home  > windows  > Multimedia > Apriori
Apriori

Apriori

safenonpoisonousdetected
tag:
Hot collection
List recommendation
  • introduction
  • picture
  • Boutique
  • Related
Developer's DescriptionBy Christian BorgeltFind frequent item sets and association rules with the apriori algorithm.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.
Screenshot group
Related recommendation