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
Association Rules Tutorial
Hello, I searched youtube for an association rules tutorial, but could not find anything that came with links to a file with the data needed to run the process. If I have the input file I can change it in order to put my data and run the tutorial with it. Do someone know where I can find these? Kind regards and a nice Sunday to all.
0
Best Answer
-
bernardo_pagnon Member, University Professor Posts: 64 University ProfessorHello,
I had the same issue, I looked everywhere but I could not find a tutorial. What saved me was this page:
http://users.csc.calpoly.edu/~dekhtyar/466-Fall2019/index.html
This Professor has a fantastic course, and the material is well organized. I learned by looking at his labs on Association rules and using the bakery data set and the bingo one. They are all available for download on his webpage. Also, there are some slides of the class on the subject, which is also very clearly explained.
Regards,
Bernardo
2
Answers
Data Mining for the masses on chapter five it explains how to implement association rules.
https://rapidminer.com/resource/data-mining-masses/
The link os the free version RM provides with the old interface but there has been updates of this book in case you need them.
Another resource could be RapidMiner Book you can buy it at amazon
http://rapidminerbook.com/index.php/chapter-downloads/chapter-8/
The link provides access to a summary of the chapter and the process and datasets used on the chapter.
And finally
https://rapidminer.com/resource/data-science-concepts-practice/
Capter 6 is a more extended analysis and you can get access to the processes and Example Sets at
http://www.introdatascience.com/download.html
Hope this information helps you.