The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Create Association Rules Hangs in Results View"
Hey Everyone,
I have been experimenting with FPGrowth, however every time I switch to the results view to explore the list of created association rules RM hangs when "Creating Display".
Anyone else experiencing this?
It seems that this is highly dependent on the number of features analyzed. When using more than say 30 features the results view will hang but the FPGrowth program can quickly handle such large data sets.
-Gagi
I have been experimenting with FPGrowth, however every time I switch to the results view to explore the list of created association rules RM hangs when "Creating Display".
Anyone else experiencing this?
It seems that this is highly dependent on the number of features analyzed. When using more than say 30 features the results view will hang but the FPGrowth program can quickly handle such large data sets.
-Gagi
Tagged:
0
Answers
if the number of association rules is very high, creating the displaying table might last a few seconds.
More seriously, there was a bug (or say a new feature with undesired side effects) in the last release, that causes the display creation to hang some time if an example set with a great number of examples was displayed. If you connect an example set to your output, this might cause the "hang".
Greetings,
Sebastian
-Gagi
I'm currently deploying the next update release with that issue fixed. Should be available in a few hours on our update server and on source forge.
Greetings,
Sebastian