Skip to content
#

lookerstudio

Here are 67 public repositories matching this topic...

This project performs association analysis on a sales dataset, using the Apriori algorithm. The dataset is loaded from an Excel file, and a basket of items is created for each transaction. The Apriori algorithm is then applied to find frequent itemsets and association rules based on the support, confidence, and lift metrics.

  • Updated Jun 2, 2025
  • Jupyter Notebook

Add this topic to your repo

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

Learn more