Ask HN: Topic Ranking Algorithms (a-la hackernews)
https://news.ycombinator.com/item?id=2120519I'm working on a ranking algorithm to weight posts on a particular page (a-la hackernews or facebook top news). i'd like to weight a post on the user's "karma" and the number of up-votes the post receives over time. does anyone have any insight on how to accurately go about handling something like this?