Skip to content

joshtite/market-basket-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Market basket Analysis datamining coursework v 1.0 as of readme

This project performs a market basket anlysis on a unstructured groceries dataset using the Apriori algorithm with python


Files included

groceries.csv this si the dataset from kaggle that contains market transactions


how to run

1 install required librarys and get a python code editor pip install pandas mlxtend

run the pythin script

python Market_basket.py

About

Market Basket Analysis using Python, pandas, and mlxtend. Uncovers frequent itemsets and association rules from grocery transaction data. Includes visualizations.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages