What is the purpose of Apriori Algorithm?
4 years ago
Data Mining and Data Warehousing
Apriori algorithm is an influential algorithm for mining frequent item sets for Boolean association rules.
The name of the algorithm is based on the fact that the algorithm uses prior knowledge of frequent item set properties.
Rajiv Shah
Sep 24, 2021