Online Course Support | Text Retrieval and Search Engines

In recommendation systems, one uses Beta-Gamma threshold learning for trade-off between exploration and exploitation: \theta = \alpha * \theta_{zero} + (1- \alpha) * \theta_{optimal}θ=α∗θzero​+(1−α)∗θoptimal​. Which of the following is true?

4. Question 4 In recommendation systems, one uses Beta-Gamma threshold learning for trade-off between exploration and exploitation: \theta = \alpha * \theta_{zero} + (1- \alpha) * \theta_{optimal}θ=α∗θzero​+(1−α)∗θoptimal​. Which of the…

Online Course Support | Text Retrieval and Search Engines

In Spotify, if a user has indicated himself/herself as youth, then Spotify recommends songs that are most listened by users under 20 years old. What is this an example of?

9. Question 9 In Spotify, if a user has indicated himself/herself as youth, then Spotify recommends songs that are most listened by users under 20 years old. What is this…

Online Course Support | Text Retrieval and Search Engines

When adding social network information into recommendation systems, such as friends’ info and friends’ liked items, this can be used to help:

10. Question 10 When adding social network information into recommendation systems, such as friends’ info and friends’ liked items, this can be used to help: 1 point   Collaborative filtering…

Online Course Support | Text Retrieval and Search Engines

In Netflix, if a user has watched a lot of thriller movies, then it recommends “Inception” and “The Silence of the Lambs” to the user. What is this an example of?

8. Question 8 In Netflix, if a user has watched a lot of thriller movies, then it recommends “Inception” and “The Silence of the Lambs” to the user. What is…

Online Course Support | Text Retrieval and Search Engines

In content-based filtering, an item is recommended to a user based on whether other “similar” users like the item or not.

3. Question 3 In content-based filtering, an item is recommended to a user based on whether other “similar” users like the item or not. 1 point   False   True

Online Course Support | Text Retrieval and Search Engines

Information filtering systems are more suitable to help users satisfy long-term information needs than short-term ad hoc information needs.

2. Question 2 Information filtering systems are more suitable to help users satisfy long-term information needs than short-term ad hoc information needs. 1 point   True   False

Online Course Support | Text Retrieval and Search Engines

When using the learning to rank framework for combining multiple features into a ranking function, training data composed of queries and relevance judgments is needed to learn the model parameters.

1. Question 1 When using the learning to rank framework for combining multiple features into a ranking function, training data composed of queries and relevance judgments is needed to learn…