Skip to content
#

association-rule-mining

Here are 171 public repositories matching this topic...

Implementation of Decision Tree Classifier, Esemble Learning, Association Rule Mining and Clustering models(Kmodes & Kprototypes) for Customer attrition analysis of telecommunication company to identify the cause and conditions of the churn.

  • Updated Feb 4, 2020
  • Jupyter Notebook

Market Basket Analysis What is it? Market Basket Analysis is a modelling technique based upon the theory that if you buy a certain group of items, you are more (or less) likely to buy another group of items. For example, if you are in an English pub and you buy a pint of beer and don't buy a bar meal, you are more likely to buy crisps (US. chips…

  • Updated Sep 8, 2020
  • 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 Aug 1, 2023
  • Python

Improve this page

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

Learn more