You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used Item-Item Collaborative filtering to predict the scores that users would give to songs that they never rated before by calculating Pearson Correlation Coefficients.
About
Predict the user ratings for songs based on their past music ratings using Item - Item Collaborative Filtering. Our submission for the course data contest.