Introduction - If you have any usage issues, please Google them yourself
Apriori algorithm is an association rule mining frequent itemsets algorithm, the core idea is to dig down through the closed itemsets candidate sets generated in two phases to detect and plot. And algorithms have been widely applied to business, network security and other fields.