Hi,
I have a set of 27 attributes (which after transformation to become binomial 128) and 14000 records.
I tried to run the fp-growth algorithm followed by create association rules, but he runs out of memory (my computer has 4GB of RAM and is 64 bits). I'm already using the maximum capacity (already changed the script RapidminerGui.bat).
But what I do not understand is that the same process has been run with 100000 records and double attributes, with a much smaller support.
Has anyone experienced a similar problem?
Have a suggestion to solve this problem?
Thank you!