Skip to content

apriori running out of memory #789

Answered by rasbt
khookguy asked this question in Q&A
Feb 19, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

I suggest trying fpgrowth instead of apriori. They are both different approaches that lead to the same solution, but fpgrowth is usually more memory efficient. It's a simple drop-in replacement, so you can just swap it in without making any other changes.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
2 replies
@khookguy
Comment options

@rasbt
Comment options

Answer selected by khookguy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants