Skip to content
#

association-rules

Here are 93 public repositories matching this topic...

Python project for Market Basket Analysis. Generates synthetic retail transactions, mines frequent itemsets using Apriori & FP-Growth, derives association rules, and outputs CSVs + visualizations. Portfolio-ready example demonstrating data science methods for uncovering product co-purchase patterns.

  • Updated Oct 16, 2025
  • Python

"Frequent Mining Algorithms" is a Python library that includes frequent mining algorithms. This library contains popular algorithms used to discover frequent items and patterns in datasets. Frequent mining is widely used in various applications to uncover significant insights, such as market basket analysis, network traffic analysis, etc.

  • Updated Feb 3, 2025
  • Python

Improve this page

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

Learn more