Item to item similarity matrix -based reco...
(1)
This process executes the recommendation based on item to item similarity matrix.
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. The process internally uses an item to item similarity matrix written in pairwise form (id1, id2, similarity).
The process essentially filters out appearances of the required ID in both of the columns of the pairwis...
Created: 2011-03-15
| Last updated: 2011-03-15