Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
FP-GROWTH Itemset - one of the items is oversupported
Hi RM Team,
I have issue with FP-Growth operator.
My example set contains 32 columns across 12000 examples. For some reason one of the attributes (whichever has TRUE in the first example=first row) is always showing 94-95% support, although real support for this item is 4-5% across all examples. All other items are calculated properly. Any ideas?
Thanks!
0
Answers
Problem solved by converting TRUE/FALSE in excel file to 0 and 1 and then converting numerical to binomial in RM.
I have another question though:) In the Associations Rule operator, I'm setting the min. confidence at 0.15, but in the results, I don't see the rules between 0.15 and 0.2. I see those rules if I set min confidence to 0.1. Why is this happening?
If you keep the same high threshold on support but uncheck the option
You should get an updated frequency items (empty) in the result view.
More info to cover the details of the min num of itemsets can be found here
https://docs.rapidminer.com/latest/studio/operators/modeling/associations/fp_growth.html
Why didn't you tell us?
Scott