albeola comments on New "Best" comment sorting system - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (20)
How do the "Best", "Popular", and "Top" algorithms work?
Ironically, it appears the new algorithm is frequentist.
Bayesian reformulations welcome.
Apologies — I should have taken reinforcement into account and noted that the new algorithm is probably still a lot better than the previous one.
This seems like a neat problem. Would it be hard to go from a python function that takes a set of comment upvote downvote counts and returns a ranking to a comment sorting option? If I don't know much about the reddit internals?
Also, would it be difficult to get a real dataset of comment counts from LW?