Skip to content
#

market-basket-analysis

Here are 204 public repositories matching this topic...

The objective of this project is to analyze the 3 million grocery orders from more than 200,000 Instacart users and predict which previously purchased item will be in user's next order. Customer segmentation and affinity analysis are done to study customer purchase patterns and for better product marketing and cross-selling.

  • Updated Aug 26, 2022
  • Jupyter Notebook

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…

  • Updated May 30, 2020
  • Jupyter Notebook

This repository consists of collaborative filtering Recommender systems like Similarity Recommenders, KNN Recommenders, using Apple's Turicreate, A matrix Factorization system from scratch and a Deep Learning Recommender System which learns using embeddings. Besides this Market Basket Analysis using Apriori Algorithm has also been done. Deployme…

  • Updated Feb 11, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the market-basket-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the market-basket-analysis topic, visit your repo's landing page and select "manage topics."

Learn more