项目作者: shishir349

项目描述 :
Frequent Itemsets via Apriori Algorithm Apriori function to extract frequent itemsets for association rule mining We have a dataset of a mall with 7500 transactions of different customers buying different items from the store. We have to find correlations between the different items in the store. so that we can know if a customer is buying apple, banana and mango. what is the next item, The customer would be interested in buying from the store.
高级语言: Jupyter Notebook
项目地址: git://github.com/shishir349/Market-Basket-Analysis-on-Food-Items.git
创建时间: 2020-05-25T12:20:35Z
项目社区:https://github.com/shishir349/Market-Basket-Analysis-on-Food-Items

开源协议:GNU General Public License v3.0

下载