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
Filter/sort the premises and conclusions of association rules
moritz_pfeifer9
Member Posts: 2 Learner I
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
Tagged:
0
Answers
MarlaBot
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.