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

Figure out how to assign rating priors #18

Open
brilee opened this issue May 11, 2016 · 5 comments
Open

Figure out how to assign rating priors #18

brilee opened this issue May 11, 2016 · 5 comments
Milestone

Comments

@brilee
Copy link
Contributor

brilee commented May 11, 2016

Stupid simple solution is to pick [30k?], which makes sense to most people. Perhaps there's something fancy we could do with our integrators.

@brilee brilee added this to the Check that ratings math is working as expected milestone May 11, 2016
@amj
Copy link
Member

amj commented May 11, 2016

can we set it to the rating we fetch when we verify their e-mail?

On Tue, May 10, 2016 at 5:31 PM, Brian Lee notifications@github.com wrote:

Stupid simple solution is to pick [30k?], which makes sense to most
people. Perhaps there's something fancy we could do with our integrators.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#18

@brilee
Copy link
Contributor Author

brilee commented May 11, 2016

That sounds like a reasonable way to start, assuming that's in the AGA membership api results. I can verify if it is.

@brilee
Copy link
Contributor Author

brilee commented May 11, 2016

Yep, AGA membership API returns both rating and sigma. I wonder whether the ratings math we're using accepts an initial sigma, and whether that sigma would be honored (in terms of how much weight the initial rating is given). @amj would you happen to know?

@amj
Copy link
Member

amj commented May 11, 2016

The sigma's would not be transferrable or relevant -- we actually will have
a sigma-less system.

On Tue, May 10, 2016 at 5:54 PM, Brian Lee notifications@github.com wrote:

Yep, AGA membership API returns both rating and sigma. I wonder whether
the ratings math we're using accepts an initial sigma, and whether that
sigma would be honored (in terms of how much weight the initial rating is
given). @amj https://github.com/amj would you happen to know?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#18 (comment)

@brilee
Copy link
Contributor Author

brilee commented May 11, 2016

Oh, okay then.

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

No branches or pull requests

2 participants