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

Pass optional weights for optimization targets in mlos_core; implement multi-target optimization for FLAML. #738

Merged
merged 103 commits into from
Jun 3, 2024

Conversation

motus
Copy link
Member

@motus motus commented May 14, 2024

Summary of changes:

  • Pass optional weights for optimization targets in mlos_core
  • Implement weighted average for multi-objective optimization in FLAML
  • Add more unit tests for multi-objective optimization on mlos_core side

Merge after #730

motus added 30 commits March 22, 2024 14:55
@motus motus added WIP Work in progress - do not merge yet mlos-core labels May 14, 2024
@motus motus self-assigned this May 14, 2024
@motus motus requested a review from a team as a code owner May 14, 2024 00:44
@motus motus added ready for review Ready for review and removed WIP Work in progress - do not merge yet labels May 14, 2024
Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
@motus motus changed the title Pass optional weights for optimization targets in mlos_core. Pass optional weights for optimization targets in mlos_core; implement multi-target optimization for FLAML. May 21, 2024
@bpkroth bpkroth merged commit 0b01029 into microsoft:main Jun 3, 2024
12 checks passed
@motus motus deleted the sergiym/opt/mobj_weights branch June 4, 2024 21:22
bpkroth added a commit to bpkroth/MLOS that referenced this pull request Jun 17, 2024
…t multi-target optimization for FLAML. (microsoft#738)

Summary of changes:
* Pass optional weights for optimization targets in mlos_core
* Implement weighted average for multi-objective optimization in FLAML
* Add more unit tests for multi-objective optimization on mlos_core side

Merge after ~microsoft#730~

---------

Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants