Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rankingScore Bars and Chart #80

Open
johnwarden opened this issue Nov 19, 2022 · 0 comments
Open

rankingScore Bars and Chart #80

johnwarden opened this issue Nov 19, 2022 · 0 comments
Labels

Comments

@johnwarden
Copy link
Contributor

In the news aggregator simulation, we show bars below each story illustrating the ranking score formula: log(score)+log(gravity)=log(upvotes). This is interesting because it shows why stories with more upvotes can be ranked lower.

We could add the penalty to this formula. So it would be log(score)+log(gravity)+log(penalties)=log(upvotes)

We could also create a separate chart showing the same thing over time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant