We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using plain average score for stories isn't great. Is a story with a single upvote really better than that with 99 upvotes and a single downvote?
Ogma doesn't use upvotes/downvotes nor any 0-5 star system, but on the off chance we want to change that, Bayesian average will be of help: https://www.algolia.com/doc/guides/managing-results/must-do/custom-ranking/how-to/bayesian-average/#the-difficulties-with-calculating-a-reliable-rating
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using plain average score for stories isn't great. Is a story with a single upvote really better than that with 99 upvotes and a single downvote?
Ogma doesn't use upvotes/downvotes nor any 0-5 star system, but on the off chance we want to change that, Bayesian average will be of help: https://www.algolia.com/doc/guides/managing-results/must-do/custom-ranking/how-to/bayesian-average/#the-difficulties-with-calculating-a-reliable-rating
The text was updated successfully, but these errors were encountered: