Skip to Content
R: Unleash Machine Learning Techniques
book

R: Unleash Machine Learning Techniques

by Raghav Bali, Dipanjan Sarkar, Brett Lantz, Cory Lesmeister
October 2016
Beginner to intermediate
1123 pages
26h 44m
English
Packt Publishing
Content preview from R: Unleash Machine Learning Techniques

Association rule mining

We will now be implementing the final technique in market basket analysis for finding out association rules between itemsets to detect and predict product purchase patterns which can be used for product recommendations and suggestions. We will be notably using the Apriori algorithm from the arules package which uses an implementation for generating frequent itemsets first, which we discussed earlier. Once it has the frequent itemsets, the algorithm generates necessary rules based on parameters such as support, confidence, and lift. We will also show how you can visualize and interact with these rules using the arulesViz package. The code for this implementation is in the ch3_association rule mining.R file which you can ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Semi-Supervised and Unsupervised Machine Learning: Novel Strategies

Semi-Supervised and Unsupervised Machine Learning: Novel Strategies

Amparo Albalate, Wolfgang Minker
Strategies in Biomedical Data Science

Strategies in Biomedical Data Science

Jay A. Etchings, Ken Buetow

Publisher Resources

ISBN: 9781787127340Purchase Link