Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 361 Bytes

Market Basket Analysis

  • Sample program to implement MB using Apriori Algorithm
  • Dataset from Kaggle
  • Python Libraries required :
    • Pandas
    • Mlxtend
    • Openpyxl
  • Environment :
    • Python 3, 64 bit
    • Notebook