/recommenders

A collection of various recommendation algorithms, implemented in Python and R.

Primary LanguageJupyter NotebookMIT LicenseMIT

Recommenders

A collection of various recommendation algorithms, implemented in Python and R.

My goal in this project is to take a deep dive into understanding of various recommender algorithms, their advantages, disadvantages, potential use cases and their respective performance/effectiveness.

Algorithm Name Python R
Market Basket Analysis ✔️
Collaborative Filtering
Content-based Filtering