Content deleted Content added
Tags: Mobile edit Mobile web edit |
J Bhatia Chd (talk | contribs) m Better explanation of limitation |
||
Line 131:
== Limitations ==
Apriori, while historically significant, suffers from a number of inefficiencies or trade-offs, which have spawned other algorithms. Candidate generation generates large numbers of subsets (
The algorithm scans the database too many times, which reduces the overall performance. Due to this, the algorithm assumes that the database is Permanent in the memory.
|