Ask HN: The ranking algorithm in 'the social network'
What was the ranking algorithm that is mentioned in the beginning of the movie? Eduardo writes some mathematical expression on the window (I am sure they were made up!).
Actually what ranking strategies could be used in this scenario? I believe a ‘rank’ would have to include multiple parameters. Perhaps something in the lines of svms ?
11 comments
[ 3.5 ms ] story [ 36.7 ms ] threadFrom the article, it's used to rank the relative skill of two players. It was created for chess, but I believe underpins most competitive ranking today including Xbox LIVE.
Here's "The Algorithm": http://imgur.com/e5myT
EDIT: In the intrest in contribution to discussion, two other methods for ranking are the Colley matrix from the BCS (http://www.colleyrankings.com/method.html) and I have used PageRank for a similar purpose before (http://michaelnielsen.org/blog/lectures-on-the-google-techno...).
Also, the Colley matrix homepage has this odd bit of text:
Please note: This method is copyright.
That's not how you protect algorithms.
http://kaggle.com/chess