Skip to content

Rank-based, Content-Based and Collaborative Filtering article REcommender

Notifications You must be signed in to change notification settings

montsebenito/Recommender-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Recommender Systems

Rank-based, Content-Based and Collaborative Filtering

Made articles recommendations to users of the IBM Watson Studio platform on new articles based on previous interactions. In order to determine which articles to show to each user, the following tasks are performed:

  1. Exploratory Data Analysis
  2. Rank Based Recommendations: "Most viewed articles"
  3. User-User Based Collaborative Filtering: "Users like you also viewed.."
  4. Content Based Recommendations: "Articles with similar topic (based on title)"
  5. Matrix Factorization

About

Rank-based, Content-Based and Collaborative Filtering article REcommender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published