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

Fix the coercion of scores to floats in the optimizer #789

Merged
merged 20 commits into from
Jul 22, 2024

Conversation

motus
Copy link
Member

@motus motus commented Jul 10, 2024

Closes #785

Also, add more unit tests to make sure the optimizer handles string inputs correctly.

@motus motus added bug Something isn't working ready for review Ready for review mlos-bench labels Jul 10, 2024
@motus motus self-assigned this Jul 10, 2024
@motus motus requested a review from a team as a code owner July 10, 2024 21:54
@motus motus enabled auto-merge (squash) July 11, 2024 00:31
@bpkroth bpkroth changed the title Fix the coercion of scrores to floats in the optimizer Fix the coercion of scores to floats in the optimizer Jul 12, 2024
Copy link
Contributor

@bpkroth bpkroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment about a test and pylint protected access complaints vs. public method test. Otherwise, LGTM :)

@bpkroth bpkroth disabled auto-merge July 22, 2024 19:18
@bpkroth bpkroth merged commit 6fe46ca into microsoft:main Jul 22, 2024
11 of 12 checks passed
bpkroth added a commit to bpkroth/MLOS that referenced this pull request Jul 22, 2024
Closes microsoft#785 

Also, add more unit tests to make sure the optimizer handles string
inputs correctly.

---------

Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
@bpkroth bpkroth mentioned this pull request Jul 24, 2024
@motus motus deleted the sergiym/opt/score_sign branch August 1, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mlos-bench ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resume experiments fail when trying to bulk register previous metrics to the optimizer
2 participants