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.
Make assotiation rules of a certain template
I got an exampleset with polinominal data and i want to create association rules with it. I do i by converting the polinominal atributes into binominal attributes using "Nominal to Binominal" then send it to "FP-Growth" and send the result to "Create Association Rules".
Lets say the attributes of the exampleSet are : attr1, attr2, attr3, attr4, attr5.
What i want to do is make sure that the association rules can only be:
premise: some value from attr1 and attr2 and attr3 and attr4
conclusion: some value from attr5
Any idea how to do that?
Lets say the attributes of the exampleSet are : attr1, attr2, attr3, attr4, attr5.
What i want to do is make sure that the association rules can only be:
premise: some value from attr1 and attr2 and attr3 and attr4
conclusion: some value from attr5
Any idea how to do that?
Tagged:
0