Skip to content

Opening book details…

About this document

Limitations of the Apriori Algorithm by Garima Saraf is a document available to read on EtoBox.

The document discusses limitations of the Apriori algorithm for association rule mining and alternative approaches. The key limitations of Apriori are that it requires multiple data scans, uses a uniform minimum support threshold, and has difficulties finding rare events. Alternative methods address these by using a non-uniform minimum support threshold or focusing on partitioning and sampling. The document then provides pseudocode for a parallel multi-objective genetic algorithm approach to association rul

Author
Garima Saraf
Language
EN