This repository contain the implementation of market basket analysis on retail grocery shop.
Dataset can be found from below link-https://www.kaggle.com/luckysan/market-basket-retail?scriptVersionId=23805143
Please find the product network diagram below.
1)Node radius depends on the 'lift' value
2)Node connecting rod width depends on the 'confidence' between item pairs.