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
How can I create association rules for the top 50 itemsets?
José_Manuel23
Member Posts: 1 Learner I
in Help
Hi! I am using a Real estate database to find relations between price and characteristics of the house. I want to create association rules for the top 50 itemsets, I tried using operator "FP-Growth" and I succesfully create the table of the most frequent itemsets with a column of Support. The problems is when I tried to aggregate the column of Confidence and Lift using the operator "Create Association Rules". It doesn't use the first table, instead, it use all the database again, adding to the final table more than 50 itemsets..
Please! I would appreciate your help (sorry for grammar mistakes, English is not my native language)
Please! I would appreciate your help (sorry for grammar mistakes, English is not my native language)
0
Answers