minetest / contentdb

A content database for Minetest mods, games, and more
https://content.minetest.net
GNU Affero General Public License v3.0
93 stars 45 forks source link

Score improvements mega issue #320

Open rubenwardy opened 3 years ago

rubenwardy commented 3 years ago

https://www.evanmiller.org/how-not-to-sort-by-average-rating.html (apparently used by reddit) https://en.wikipedia.org/wiki/Bayesian_average (imdb used this until 2015) https://www.dcs.bbk.ac.uk/~dell/publications/dellzhang_ictir2011.pdf


https://stackoverflow.com/questions/1411199/what-is-a-better-way-to-sort-by-a-5-star-rating https://www.evanmiller.org/ranking-items-with-star-ratings.html

SmallJoker commented 3 years ago

Alternative approach: Assume an additional positive and negative review.

-> https://www.youtube.com/watch?v=8idr1WZ1A7Q