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

Replace MAX_MODEL_BOOST with MAX_MODEL_SCORE, and base it on the minimum best bet score #1807

Merged
merged 2 commits into from Nov 26, 2019

Conversation

barrucadu
Copy link
Contributor

@barrucadu barrucadu commented Nov 26, 2019

What the title says.

I thought it was better to add the requires to the ranker file than the best bets file, as we don't generally have them. I think every file should require what it needs, but that would be a bit beyond the scope of this PR.

1. It's not a boost any more, it's a score.
2. We can be much more precise about the maximum allowable score: it's
   one less than the minimum best bet score.
@barrucadu barrucadu merged commit a68be6b into master Nov 26, 2019
@barrucadu barrucadu deleted the msw/max-model-score-best-bets branch November 26, 2019 13:14
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

Successfully merging this pull request may close these issues.

None yet

2 participants