Market Basket Analysis in R
Explore association rules in market basket analysis with R by analyzing retail data and creating movie recommendations.
Comece O Curso Gratuitamente4 horas16 vídeos60 exercícios4.899 aprendizesDeclaração de Realização
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.Treinar 2 ou mais pessoas?
Tentar DataCamp for BusinessAmado por alunos de milhares de empresas
Descrição do Curso
Last time you were at the supermarket, what was in your shopping basket? Was there a connection between the products you purchased, like spaghetti and tomatoes or ham and pineapple? Whether online or offline, retailers use information from millions of customer’s baskets to analyze associations between items and extract insights using association rules.
To help you quantify the degree of association between items you’ll use market basket analysis to uncover unseen connections and visualize relevant and insightful rules. You’ll then get to practice what you’ve learned on a movie dataset, as you predict which movies are watched together to create personalized movie recommendations for users.
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Análise de marketing in R
Ir para a trilha- 1
Introduction to Market Basket Analysis
GratuitoWhat’s in your basket? In this first chapter, you’ll learn how market basket analysis (MBA) can be used to look into baskets and dig into itemsets to better understand customers and predict their needs. Using tidyverse and dplyr you’ll discover how many baskets can be created from a given set of items, and learn the power of using market basket analysis for online shopping, offline shopping, and use cases beyond retail.
Market basket introduction50 xpBaskets and items50 xpSingle basket100 xpWhat's in the basket?100 xpItem combinations50 xpNumber of possible baskets100 xpSubsets and supersets50 xpPlot number of possible baskets100 xpWhat is market basket analysis ?50 xpTwo baskets100 xpMultiple baskets100 xpLooking at specific items100 xp - 2
Metrics & Techniques in Market Basket Analysis
In this chapter, you’ll convert transactional datasets to a basket format, ready for analysis using the Apriori algorithm. You’ll then be introduced to the three main metrics for market basket analysis: support, confidence, and lift, before getting hands-on with the Apriori algorithm to extract rules from a transactional dataset. Lastly, You explore how the arules package is used for market basket analysis to retrieve basket rules and to help you find the most informative and relevant rules.
Transactional data50 xpTransactionalizing the online data frame100 xpInspector retail100 xpDensity of the item matrix?50 xpMetrics in market basket analysis50 xpThe support measure100 xpConfidence and lift measures100 xpChanging the appearance of rules100 xpThe apriori algorithm50 xpApriori principle50 xpLet's go shopping for rules100 xpParameters of the apriori100 xp“If this then that” with the apriori50 xpPlaying with the appearance100 xpRedundant rules100 xpInterpretation of rules50 xp - 3
Visualization in Market Basket Analysis
Let’s get visual. In this chapter, you’ll visually inspect the set of rules you have previously extracted. Visualizations in market basket analysis are vital given that often you are dealing with large sets of extracted rules. You’ll use the arulesViz package to create barplots, scatterplots, and graphs to visualize your sets of inferred rules. You’ll then turn sets of plots into interactive plots, making it is easier to drill into the mined association rules.
Let's see what's in the basket50 xpWhat's in the basket?100 xpWhat's most popular ?50 xpGetting fancy with the visuals100 xpVisualizing metrics50 xpScatterplots100 xpArulesViz plots100 xpBringing rules to life50 xpFrom rules to graph based visualizations50 xpPlaying with graphs100 xpUnderstanding the graph50 xpPortability of your graph100 xpAlternative rule plots50 xpGroup matrix based visualizations100 xpParallel coordinates plots100 xpMastering the RuleExplorer50 xp - 4
Case Study: Market basket with Movies
We’re going to the movies. In this final chapter, you’ll apply everything you’ve learned as you work with a movie dataset. Using market basket analysis you’ll turn this dataset into a movie recommendation system, using information from movie transactions to understand and predict what your audience might want to watch next.
Recap on transactions50 xpGettting familiar with the MovieLens dataset100 xpMovie transactions100 xpFrequency plots100 xpMining association rules50 xpPopularity of movies100 xpPicking the right movie parameters100 xpExtracting movie rules100 xpVisualizing transactions and rules50 xpWhere is Pulp Fiction?50 xpVisualizing movie rules100 xpOur favorite movies as a graph100 xpMaking the most of market basket analysis50 xpWhat influenced Pulp Fiction?100 xpWhat did Pulp Fiction influence?100 xpUse your market basket skills!50 xp
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Análise de marketing in R
Ir para a trilhacolaboradores
Christopher Bruffaerts
Ver MaisStatistician
O que os outros alunos têm a dizer?
Junte-se a mais de 15 milhões de alunos e comece Market Basket Analysis in R hoje mesmo!
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.