Market Basket Analysis VS Collaborative Filtering

22 Jan 2021

clear explanations on the difference between them:


easy to understand explanation of frequent pattern growth algorithm - a faster alternative to apriori algorithm: https://www.mygreatlearning.com/blog/understanding-fp-growth-algorithm/


implementing apriori: https://medium.com/analytics-vidhya/association-analysis-in-python-2b955d0180c