Q4: (8 points) Designing A Machine Learning System.Given use…
Q4: (8 points) Designing A Machine Learning System.Given user features, item features, and a user-item-rating matrix, if we formulate the problem of recommending personalized items for users as a ranking task, how can we use develop a personalized Learning To Rank (LTR) model for recommendations? Please specify: how you will use the data what is your model structure what is your objective function how to use the learned ranking model to conduct personalized recommendations.
Read Details