Skip to content
#

association-rule-learning

Here are 9 public repositories matching this topic...

Market Basket Analysis is one of the key techniques used by large retailers to uncover associations between items. It works by looking for combinations of items that occur together frequently in transactions. To put it another way, it allows retailers to identify relationships between the items that people buy.

  • Updated Mar 30, 2019
  • R

Customer Behavior Analysis project utilizing the "Groceries Market Basket Dataset" from Kaggle. The project employs a data-driven approach to uncover customer purchasing patterns and relationships within the grocery market using K-means Clustering and Association Rules using Apriori-Algorithm. In calloboration with some friends.

  • Updated Jul 17, 2024
  • R

Improve this page

Add a description, image, and links to the association-rule-learning 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 association-rule-learning topic, visit your repo's landing page and select "manage topics."

Learn more