Skip to content

Recommend a new product to the customer with association rule learning

Notifications You must be signed in to change notification settings

tanersekmen/association_rule_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Association Rule Learning

Association Rule Learning

Business Problem 🎯

Recommending new or by-products to our existing customers when they reach the cart stage during the shopping process they have already done.

Dataset Information 📊

online_retail_II.csv

  • Invoice: Contains invoice numbers
  • StockCode: Product code
  • Description: The names of products
  • Quantity: Number of products
  • InvoiceDate: Purchase date and time information
  • Price: Product prices
  • Customer ID: Unique customer ids
  • Country: Customers’ country information

About

Recommend a new product to the customer with association rule learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages