Market Basket Analysis
Learning Objectives
By the end of this chapter, you will be able to:
- Work with transaction-level data
- Use market basket analysis in the appropriate context
- Run the Apriori algorithm and build association rules
- Perform basic visualizations on association rules
- Interpret the key metrics of market basket analysis
In this chapter, we will explore a foundational and reliable algorithm for analyzing transaction data.