Tagged Questions
5
votes
1answer
130 views
How can I devise a scoring system for a competition that is more fair than straight percentages?
I am trying to come up with a method for deciding the winner from among eight student groups competing for a prize.
The raw data and corresponding percentages measure participation per group in a ...
1
vote
0answers
90 views
Collaborative filtering and implicit ratings; normalization?
I want to use the time a user spends viewing an article as an implicit rating of how much the user likes the article. My question is how do I normalize this information across all users. At the ...
0
votes
0answers
20 views
Relatively normalizing values for collaborative filtering [duplicate]
Possible Duplicate:
Relatively normalizing values for collaborative filtering
I am trying to derive a formula for my collaborative algorithm problem to calculate popularity rating of an ...