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
Tara-Su edited this page Jul 19, 2020
·
4 revisions
What you should do before the class
Please discuss with your group about how you would like to proceed with content-based recommender using MeetFresh images. Just the plan. You will be doing the experiments during the class.
Finish all the exercise of the Shirt Exercise.
Class content
Presentation: Present the final results of your Shirt Exercise with the image data.
Presentation: Present your plan for the MeetFresh use case.
Excercise: develop content-based recommender code for MeetFresh.
Note that there are two parts of it:
Similarity Measurement
Based on users' profiles, come up with the recommendation according to content-based user-item similarity.
(Optional) Excercise: if you never used PAC in the content-based recommender, try that. Anything surprising about the PCA result? Any improvement to your model?
Discussion: How to evaluate the performance of the recommender?
(Optional) Exercise: if you still have time, discuss and try to improve your recommender.