Skip to content
#

mlxtend

Here are 35 public repositories matching this topic...

This code 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 May 18, 2023
  • Jupyter Notebook

Online Coding Internship By Suven Consultants & Technology. During this Internship, I have worked on projects related to Data Analytics, Machine Learning, NLP and Association Rule - Mining.

  • Updated Jan 21, 2022
  • Jupyter Notebook

Association-Rules-Data-Mining-Books. Apriori Algorithm, Association rules with 10% Support and 70% confidence, Association rules with 20% Support and 60% confidence, Association rules with 5% Support and 80% confidence, visualization of obtained rule.

  • Updated Jan 7, 2022
  • Jupyter Notebook

Apriori Algorithm Association rules with 10% Support and 70% confidence Association rules with 5% Support and 90% confidence Lift Ratio > 1 is a good influential rule in selecting the associated transactions visualization of obtained rule

  • Updated Jan 7, 2022
  • Jupyter Notebook

Предоставлен файл с сервера. Вам нужно спарсить его содержимое, создать базу данных под данные, вставить данные в базу данных, удаленно подключиться к базе данных и проанализировать данные.

  • Updated Oct 19, 2022
  • Jupyter Notebook

Improve this page

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

Learn more