Collaborative Filtering

Created: 2022-03-22 14:51

Based on information provided by users that have the most in common with the targeted user. To do so we need enough information -> Content-based filtering filtering is better for now.

References

  1. https://dl.acm.org/doi/pdf/10.1155/2009/421425
  2. https://developers.google.com/machine-learning/recommendation/collaborative/basics
  3. https://it.wikipedia.org/wiki/Collaborative_filtering
  4. https://towardsdatascience.com/introduction-to-recommender-systems-1-971bd274f421

Tags

#collaborative_filtering