Skip to content
#

mlxtend

Here are 35 public repositories matching this topic...

This analysis delves into the fascinating world of retail data to unlock valuable insights for businesses. Market Basket Analysis is a powerful technique that allows retailers to understand customer behavior, identify item associations, and offer personalized recommendations.

  • Updated Feb 14, 2024
  • HTML

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

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

  • Updated Oct 19, 2022
  • 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

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