Skip to content

ashwinkumarraja/Testing-different-Recommender-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Different Recommender Systems

The following includes the implementations of different recommender systems , namely 1)Collaborative Filtering with and without basline 2)CUR Decomposition 3)SVD Decomosition 4)Latent Factor Model

They are compared based on the RMSE and MAE.