Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 5
Association rules mining is the method for uncovering the most important relationships between variables. Its main application is a store basket analysis, which aims at discovery of a relationship between groups of products with some level of confidence.
For more information on the concepts behind the algorithm, see "Details" section.
For more information on the algorithm's parameters for a specific computation mode and examples of its usage, see "Batch Processing", "Online Processing" and "Distributed Processing" sections.