KristofferHaakonsen / recommender-system

Group project in the course TDT4215-Recommender Systems at NTNU
MIT License
0 stars 0 forks source link

use k-most similiar users to recommend an unread article to user #16

Closed jonasrodningen closed 3 years ago

jonasrodningen commented 3 years ago

Probably use the most similar user's reads (use the user-item matrix). I suggest dropping the time decay aspect here, to save time..