Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 412 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 412 Bytes

Market Basket Analysis using Apriori Algorithm

The objective is to discover the most purchased products and product combinations purchased at a grocery store. Find the source code here and the description of the technique together with a step-by-step tutorial here.