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

Rating similarity confidence #72

Open
Luminiscental opened this issue May 16, 2023 · 0 comments
Open

Rating similarity confidence #72

Luminiscental opened this issue May 16, 2023 · 0 comments

Comments

@Luminiscental
Copy link

If someone has only rated say 2 maps in common with me, and it happens I rated the first higher and they rated the second higher, the rating similarity probably shouldn't display as extreme as a literal -1.

Maybe there should be a minimum number of ratings in common before it displays?
Alternatively I think a way to do a kind of Bayesian thing would be to add C artificial identical 2.5 ratings when calculating the correlation coefficient, where C is a confidence value.

As a side note if there's division by zero in the correlation coefficient the result should be 0 or nothing at all, though I assume you're already handling that fine.

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

No branches or pull requests

2 participants