The Altair Community and the RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here.
Options

Min Support on FP-Growth

alberthendersonalberthenderson Member Posts: 1 Contributor I
Hi, I'm new to RapidMiner.
Currently I'm practicing about association rule.
I set the min support for FP-Growth 0.5 (50%), but the support value on results below what I've set
Here a screenshoot some of the results


I thought the results of support value should be above the given min support
Can anyone tell me what's going on here?
Thank you

Answers

  • Options
    jacobcybulskijacobcybulski Member, University Professor Posts: 391 Unicorn
    If you check the option to find the "min number of itemsets" then this will take precedence of the cutoff on support. If you want to get only the itemsets with the minimum support required then switch the option off. Jacob
Sign In or Register to comment.