Filter/sort the premises and conclusions of association rules
moritz_pfeifer9
New Altair Community Member
Hi there,
I am quite new in Rapid Miner and I have the following problem: I only want to see specific items/itemsets in the premises and in the conclusion of association rules: If I would label my data for example in a process where cheese is created out of milk like the following I don´t want Cheese to appear in the premises:
Premises: MILK_Cow --> Conclusion: CHEESE_Emmental
.....
I also tried to use the GSP operator instead, however (maybe I couldnt find the correct solution) I can´t find an option to show confidene and lift with the GSP
Hope someone can help me
Best
Moritz
I am quite new in Rapid Miner and I have the following problem: I only want to see specific items/itemsets in the premises and in the conclusion of association rules: If I would label my data for example in a process where cheese is created out of milk like the following I don´t want Cheese to appear in the premises:
Premises: MILK_Cow --> Conclusion: CHEESE_Emmental
.....
I also tried to use the GSP operator instead, however (maybe I couldnt find the correct solution) I can´t find an option to show confidene and lift with the GSP
Hope someone can help me
Best
Moritz
0
Answers
-
Hi @moritz_pfeifer9 - this is MarlaBot. I found these great videos on our RapidMiner Academy that you may find helpful:
Please LIKE my comment if it helps! 👇Instructional Video: Text Association Rules (Viewing time: ~10m) Instructional Video: Filter Examples Demo (Viewing time: ~4m)
MarlaBot0 -
Hello @moritz_pfeifer9 ,
I am not sure if I understand well your question. If you mean what I understand, you can transform your dataset into Data Prep, creating new columns with Generate, and use some Formulas in order to have the result you want.
I hope it helps.
0