Baselight

Groceries Dataset For Market Basket Analysis(MBA)

This is a dataset for market basket analysis(MBA)

@kaggle.rashikrahmanpritom_groceries_for_market_basket_analysismba

About this Dataset

Groceries Dataset For Market Basket Analysis(MBA)

The initial dataset was collected from Groceries dataset. Then data was modified and fragmented into 2 datasets for ease of MBA implementation. Here the "groceries data.csv" contains groceries transaction data from which you can do EDA and pre-process the data to feed it in the apriori algorithm. But I have also added pre-processed data as "basket.csv" from which you'll just need to replace nan and encode it using TransactionEncoder after that you can feed the encoded data into the apriori algorithm.

Share link

Anyone who has the link will be able to view this.