0
5.9kviews
What are different recommender systems. Explain any one with example.
1 Answer
| written 6.6 years ago by |
It is a facility that involves predicting user responses to options in web applications.
For example web search recommendation, product recommendation, friend recommendation in social media, etc.
There are two types of recommendation systems:
a) Collaborative filtering.
b) Content based filtering.
Collaborative filtering systems:
It uses community data from peer …