Real time popularity measure

Search for a track and click on add icon icon to compute its real-time popularity.

The computation is performed by rating each play event according to an exponential decay function, and then computing the average of the ratings. You can adjust the number of play events considered as well as the decay factor for the rating function. The exponential decay function used is:

y(t) = e-λ·t



Function parameters:
Number of play events  » 
Lambda  » 
 

03/03/2006 - Give us feedback


Please note: These technologies are still in the beginning stages of development, so they may disappear without warning or perform erratically. If something's not working on this page, please come back and try it again later.