Description: The algorithm is applied to one-dimensional, single-layer, Boolean association rules, its core is based on the idea of a two-stage recursive algorithm for frequent set. First, find all frequent sets, these items set the frequency of emergence of at least a predefined minimum support the same. Set generated by the frequency and strong association rules, these rules must satisfy minimum support and minimum confidence.
To Search:
File list (Check if you may need any files):
Apriori.java