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 optimization module #1980

Closed
10 tasks done
HideakiImamura opened this issue Oct 30, 2020 · 4 comments
Closed
10 tasks done

Integrate multi-objective optimization module #1980

HideakiImamura opened this issue Oct 30, 2020 · 4 comments
Labels
feature Change that does not break compatibility, but affects the public interfaces. no-stale Exempt from stale bot
Milestone

Comments

@HideakiImamura
Copy link
Member

HideakiImamura commented Oct 30, 2020

Motivation

In the current Optuna's codebase, the optuna.multi_objective module is separated from other modules. However, to improve maintenance and ensure code consistency, Optuna's basic modules (e.g. study, trial, etc) should be designed with multi-objective optimization in mind.

PR #1961 was submitted, but this work will be split into several small PRs. This issue tracks the integration of the multi-objective optimization module.

TODOs

@HideakiImamura HideakiImamura added the feature Change that does not break compatibility, but affects the public interfaces. label Oct 30, 2020
@github-actions
Copy link
Contributor

This issue has not seen any recent activity.

@github-actions github-actions bot added the stale Exempt from stale bot labeling. label Nov 15, 2020
@HideakiImamura HideakiImamura added no-stale Exempt from stale bot and removed stale Exempt from stale bot labeling. labels Nov 26, 2020
@HideakiImamura HideakiImamura added this to the v2.4.0 milestone Dec 22, 2020
@hvy hvy pinned this issue Dec 22, 2020
@hvy
Copy link
Member

hvy commented Dec 22, 2020

Pinned this issue since I find myself coming back to it quite often and there was one slot left for the pins.

@hvy
Copy link
Member

hvy commented Jan 7, 2021

@not522 is working on Study.trials_dataframe to support MO studies. I think we can close this issue as resolved after that.

@hvy
Copy link
Member

hvy commented Jan 7, 2021

Let me close this issue as resolved now that #2181 addressing the above has been merged.

@hvy hvy closed this as completed Jan 7, 2021
@hvy hvy unpinned this issue Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Change that does not break compatibility, but affects the public interfaces. no-stale Exempt from stale bot
Projects
None yet
Development

No branches or pull requests

2 participants