Reviews (0)
For Workflow: Collaborative filtering recommender
Collaborative filtering recommender (1)
This process executes a collaborative filtering recommender based on user to item score matrix. This recommender predicts one user’s score on some of his non scored items based on similarity with other users.
The inputs to the process are context defined macros: %{id} defines an item ID for which we would like to obtain recommendation and %{recommender_no} defines the required number of recommendations and %{number_of_neighbors} defines the number of the most similar users taken into a...
Created: 2011-03-15 | Last updated: 2012-03-06