Skip to content

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

License

Notifications You must be signed in to change notification settings

kovacova/recommenders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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