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; implemen… #6

Merged
merged 1 commit into from
Jun 3, 2024

Commits on Jun 3, 2024

  1. Pass optional weights for optimization targets in mlos_core; implemen…

    …t multi-target optimization for FLAML. (#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 ~#730~
    
    ---------
    
    Co-authored-by: Brian Kroth <[email protected]>
    motus and bpkroth authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0b01029 View commit details
    Browse the repository at this point in the history