Skip to content

Market Basket Analysis on transactions information of a cafe using Associative Rule Learning/ Apriori

Notifications You must be signed in to change notification settings

Sanjeevh2022/MARKET-BASKET-ANALYSIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MARKET-BASKET-ANALYSIS

In this project, a Market Basket Analysis is conducted on a dataset (cafelepetit.csv), containing transaction information of items bought in a café in a busy city. Associative Rule Learning is used to find out rules about ‘people who bought X also bought Y’. Here, the Apriori model is employed to analyze the items ordered by customers of Cafelepetit. By tweaking the minimum support and confidence levels, successful insights were gleaned from the buying patterns of the customer.

About

Market Basket Analysis on transactions information of a cafe using Associative Rule Learning/ Apriori

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages