Apriori Algorithm for Association Rule Mining
-
Updated
Jun 11, 2024 - Jupyter Notebook
Apriori Algorithm for Association Rule Mining
Mineração de dados usando regras de associação APRIORI
MBA involves analyzing customer transaction data to identify which products are purchased together in the same basket or transaction. The analysis is typically done by looking at the frequency of co-occurrence of items in the transaction data, and then applying statistical techniques to identify which items are most frequently purchased together.
APRIORI model to predict product combination for a departmental store.
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.
Add a description, image, and links to the apyori topic page so that developers can more easily learn about it.
To associate your repository with the apyori topic, visit your repo's landing page and select "manage topics."