Skip to content
#

fpgrowth

Here are 52 public repositories matching this topic...

An overview of how to perform Sales Market Basket Analysis using PySpark, focusing on the steps from data preprocessing to association rule mining. It is a method used by retailers to uncover patterns in customer purchasing behavior, involves analyzing the items that customers frequently buy together and associations between products

  • Updated May 15, 2024
  • Jupyter Notebook

"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 Aug 1, 2023
  • Python

RFM analysis focuses on identifying and segmenting customers based on their purchasing behavior. Analyzed to understand and interact with customers. It can be used together for more effective marketing and customer management strategies.

  • Updated Mar 30, 2023
  • Jupyter Notebook

Improve this page

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

Learn more