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
Classification with Association Rule Mining
Hi together,
In data mining, there is an area called associative classification.
When I create association rules, I can then transfer them to an example set and then apply a data filter so that I only have the rules that contain the desired conclusion.
How can I now measure the performance of the selected rules?
Tagged:
0
Answers
The answer is not easy as classification or prediction problem.
I recommend you to read the following threads,
https://community.rapidminer.com/discussion/59122/fp-growth-and-performance
https://community.rapidminer.com/discussion/32107/how-to-interpret-the-results-of-create-association-rules
https://www.cs.upc.edu/~balqui/BalcazarDogbeyIDA2013.pdf
https://towardsdatascience.com/association-rules-2-aa9a77241654
https://towardsdatascience.com/complete-guide-to-association-rules-2-2-c92072b56c84
Best,
Cesar