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
Please prepare the answers to the questions in the next session.
Please use slides to convey your ideas when answering the above questions.
you can find the slides template at the home page
High-level introduction to the recommendation engine
Please read the above blog post before the first class. Explain the below concepts:
What is the purpose of the recommendation engine? (5 minutes)
What is content-based filtering? (5 minutes)
What is collaborative filtering? (5 minutes)
Why is popularity important in recommendation engines? (5 minutes)
What is matrix factorization? (5 minutes)
How to use matrix factorization in recommendation engine? (5 minutes)
Why evaluation of recommendation engine is tricky? (5 minutes)
What are the typical evaluation metrics? (10 minutes)