Research Article

A Hybrid Service Recommendation Prototype Adapted for the UCWW: A Smart-City Orientation

Algorithm 2

Personalized recommendation model learning.
Input:  : implicit feedback
    : information network
Output: Learned personalized meta-path weight marix
() Initialize
() Generate triples
() while not converged do
()   while do
()     compute with equation (8)
      
()   end
() end