Research Article

Dynamically Predicting the Quality of Service: Batch, Online, and Hybrid Algorithms

Algorithm 2

Online algorithm.
Input: The set of new available invocation records , regularization parameter ,
       learning rate , number of latent factors , and the latest
Output: parameter set
for do
  update according to Eq. (9)
end for
return parameter set