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

Add plot_pareto_front for multiple studies #144

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

hrntsm
Copy link
Contributor

@hrntsm hrntsm commented Aug 25, 2024

Contributor Agreements

Please read the contributor agreements and if you agree, please click the checkbox below.

  • I agree to the contributor agreements.

Tip

Please follow the Quick TODO list to smoothly merge your PR.

Motivation

Implement #105

Description of the changes

I implemented a plot to visualize the Pareto front using multiple studies as arguments, as shown in the figure below.

Plot

TODO List towards PR Merge

Please remove this section if this PR is not an addition of a new package.
Otherwise, please check the following TODO list:

  • Copy ./template/ to create your package
  • Replace <COPYRIGHT HOLDER> in LICENSE of your package with your name
  • Fill out README.md in your package
  • Add import statements of your function or class names to be used in __init__.py
  • Apply the formatter based on the tips in README.md
  • Check whether your module works as intended based on the tips in README.md

@hrntsm hrntsm changed the title Add pareto front multi impl Add plot_pareto_front for multiple studies Aug 25, 2024
@y0z y0z added the new-package New packages label Aug 25, 2024
Copy link
Member

@y0z y0z left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!
LGTM

@y0z y0z merged commit fc59f6a into optuna:main Aug 25, 2024
4 checks passed
@hrntsm hrntsm deleted the feature/pareto_front_multi branch August 25, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package New packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants