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

Integrate Multi-Objective caching #852

Closed
renesass opened this issue Jun 17, 2022 · 0 comments · Fixed by #872 or #869
Closed

Integrate Multi-Objective caching #852

renesass opened this issue Jun 17, 2022 · 0 comments · Fixed by #872 or #869
Assignees
Milestone

Comments

@renesass
Copy link
Collaborator

The runhistory caching does not work for MO right now.

Steps to do:

  • Call update_cost if num_obj > 1 in _add
  • Check if costs are cached in intensifier

Idea: Save metrics and average/normalize only if get_cost() is called.

@renesass renesass added this to the v1.4.0 milestone Jun 17, 2022
@renesass renesass self-assigned this Jun 17, 2022
@renesass renesass moved this to Planned in SMAC board Jun 17, 2022
@renesass renesass linked a pull request Jul 4, 2022 that will close this issue
@renesass renesass moved this from Planned to Review in SMAC board Jul 6, 2022
@renesass renesass moved this from Review to Done in SMAC board Jul 7, 2022
@renesass renesass linked a pull request Jul 7, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant