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
https://districtdatalabs.silvrback.com/computing-a-bayesian-estimate-of-star-rating-means http://www.evanmiller.org/bayesian-average-ratings.html
Bayesian Average Ratings takes into account the number of ratings and the variance of ratings to determine the average rating.
It would be interesting to take this into account when modeling average ratings assigned to each restaurant and user.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://districtdatalabs.silvrback.com/computing-a-bayesian-estimate-of-star-rating-means
http://www.evanmiller.org/bayesian-average-ratings.html
Bayesian Average Ratings takes into account the number of ratings and the variance of ratings to determine the average rating.
It would be interesting to take this into account when modeling average ratings assigned to each restaurant and user.
The text was updated successfully, but these errors were encountered: