Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 379 Bytes

File metadata and controls

2 lines (2 loc) · 379 Bytes

Apriori-Algorithm-for-Market-Basket-Analysis

This repository contains an implementation of the Apriori Algorithm for Market Basket Analysis, a method used in data mining to uncover patterns and relationships in transactional datasets. The project aims to identify frequently occurring itemsets and generate association rules to gain insights into customer purchasing behavior.