Introduction - If you have any usage issues, please Google them yourself
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.