Replies: 1 comment
-
Thanks for mentioning. Given such a large dataset, the runtime might be expected. You could try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the FPGrowth algorithm for my research project. The dataset that I am using (webdocs dataset) can be found here - http://fimi.uantwerpen.be/data/
The dataset has 1,692,082 transactions and 5,267,567 items. I tried to run the fpgrowth API for it and the total time taken was around 51 minutes. Just wanted to check if the running time is along the expected lines
I am attaching the code as well - fp.txt
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions